refactor: word
This commit is contained in:
parent
d8cf568206
commit
3820a05704
12 changed files with 56 additions and 56 deletions
|
|
@ -24,7 +24,7 @@ import type { RequestHandler, Router } from 'express';
|
|||
// WARNING: This file was auto-generated with tsoa. Please do not modify it. Re-run tsoa to re-generate this file: https://github.com/lukeautry/tsoa
|
||||
|
||||
const models: TsoaRoute.Models = {
|
||||
"EhrFolder": {
|
||||
"StorageFolder": {
|
||||
"dataType": "refObject",
|
||||
"properties": {
|
||||
"pathname": {"dataType":"string","required":true},
|
||||
|
|
@ -35,7 +35,7 @@ const models: TsoaRoute.Models = {
|
|||
"additionalProperties": false,
|
||||
},
|
||||
// WARNING: This file was auto-generated with tsoa. Please do not modify it. Re-run tsoa to re-generate this file: https://github.com/lukeautry/tsoa
|
||||
"EhrFile": {
|
||||
"StorageFile": {
|
||||
"dataType": "refObject",
|
||||
"properties": {
|
||||
"pathname": {"dataType":"string","required":true},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue