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
Returns
string
