Skip to content

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.

TypeScript-first OpenAPI generation, route generation, and runtime validation.