tsoa-next / tsoa-next / SpecPathGate
Type Alias: SpecPathGate
ts
type SpecPathGate = boolean | SpecPathGateHandler;Defined in: packages/runtime/src/decorators/specPath.ts:64
Gate strategy supported by SpecPath.
