跳到内容

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

函数: 获取 SwaggerOutputPath ()

ts
function getSwaggerOutputPath(swaggerConfig): string;

定义如下: cli/src/module/generate-spec.ts:12

返回生成的最终输出路径 OpenAPI 文档。

参数

swaggerConfig

ExtendedSpecConfig

回返

string

贡献者

暂无相关贡献者

页面历史

暂无最近变更历史

以 TypeScript 为先的 OpenAPI 生成、路由生成与运行时验证。