tsoa-next / tsoa-next / SpecPathOptions
Interface: SpecPathOptions
Defined in: packages/runtime/src/decorators/specPath.ts:67
Options supported by SpecPath.
Properties
cache?
ts
optional cache?: SpecPathCache;Defined in: packages/runtime/src/decorators/specPath.ts:68
gate?
ts
optional gate?: SpecPathGate;Defined in: packages/runtime/src/decorators/specPath.ts:69
target?
ts
optional target?: SpecPathTarget;Defined in: packages/runtime/src/decorators/specPath.ts:70
