Skip to content

tsoa-next / tsoa-next / TsoaRoute / Models

Interface: Models

Defined in: packages/runtime/src/routeGeneration/tsoa-route.ts:19

Reference model lookup table keyed by model name.

Extended by

Indexable

ts
[name: string]: ModelSchema

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