跳到内容

tsoa-next / @tsoa-next/runtime / SpecPathDefinition

接口: SpecPath 定义

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

单一申报的存储定义 SpecPath。 。 。 。

属性

cache

ts
cache: SpecPathCache;

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


gate?

ts
optional gate?: SpecPathGate;

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


normalizedPath

ts
normalizedPath: string;

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


path

ts
path: string;

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


target

ts
target: SpecPathTarget;

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

贡献者

暂无相关贡献者

页面历史

暂无最近变更历史

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