跳到内容

tsoa-next / @tsoa-next/runtime / resolveSpecPathResponse

函数: 解析SpecPathResponse ()

ts
function resolveSpecPathResponse(args): Promise<ResolvedSpecResponse>;

定义如下: packages/runtime/src/routeGeneration/specPathSupport.ts:486

决定宣布 SpecPath 目标进入一个具体的响应机构,应用内在渲染和缓存行为.

参数

args

SpecContextArgs

回返

Promise<ResolvedSpecResponse>

贡献者

暂无相关贡献者

页面历史

暂无最近变更历史

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