tsoa-next / tsoa-next / BuiltinSpecPathTarget
Type Alias: BuiltinSpecPathTarget
ts
type BuiltinSpecPathTarget = "json" | "yaml" | "swagger" | "redoc" | "rapidoc";Defined in: packages/runtime/src/decorators/specPath.ts:8
Built-in documentation targets supported by SpecPath.
