Skip to content

tsoa-next / @tsoa-next/cli / getSwaggerOutputPath

Function: getSwaggerOutputPath()

ts
function getSwaggerOutputPath(swaggerConfig): string;

Defined in: cli/src/module/generate-spec.ts:12

Returns the final output path for the generated OpenAPI document.

Parameters

swaggerConfig

ExtendedSpecConfig

Returns

string

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