tsoa-next / @tsoa-next/runtime / ServedSpec
Type Alias: ServedSpec
ts
type ServedSpec = Spec & Record<string, unknown>;Defined in: packages/runtime/src/decorators/specPath.ts:14
OpenAPI document shapes that can be served by built-in spec routes.
