跳到内容

tsoa-next / @tsoa-next/runtime / EmbeddedSpecGeneratorArtifacts

界面:嵌入式SpecGenerator Artifacts

定义如下: packages/runtime/src/decorators/specPath.ts:17

预建 OpenAPI 可嵌入所生成路线的用于运行时间服务的文物.

属性

json?

ts
optional json?: string;

定义如下: packages/runtime/src/decorators/specPath.ts:18


spec

ts
spec: ServedSpec;

定义如下: packages/runtime/src/decorators/specPath.ts:19


yaml?

ts
optional yaml?: string;

定义如下: packages/runtime/src/decorators/specPath.ts:20

贡献者

暂无相关贡献者

页面历史

暂无最近变更历史

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