Skip to content

tsoa-next / tsoa-next / Swagger / SupportedSpecMajorVersion

Type Alias: SupportedSpecMajorVersion

ts
type SupportedSpecMajorVersion = 2 | 3 | 3.1;

Defined in: packages/runtime/src/swagger/swagger.ts:10

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