跳到内容

tsoa-next / @tsoa-next/runtime / ResolvedSpecResponse

接口: 已解析的响应

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

Spec-path 帮助者返回完全解析的响应正体和内容类型 。

属性

body

ts
body: SpecResponseValue;

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


contentType?

ts
optional contentType?: string;

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

贡献者

暂无相关贡献者

页面历史

暂无最近变更历史

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