跳到内容

tsoa-next / tsoa-next / Tsoa / NestedObjectLiteralType

接口: Nested ObjectLiteral Type

定义如下: packages/runtime/src/metadataGeneration/tsoa.ts:289

扩展

属性

additionalProperties?

ts
optional additionalProperties?: Type;

定义如下: packages/runtime/src/metadataGeneration/tsoa.ts:292


dataType

ts
dataType: "nestedObjectLiteral";

定义如下: packages/runtime/src/metadataGeneration/tsoa.ts:290

覆盖

TypeBase.dataType


properties

ts
properties: Property[];

定义如下: packages/runtime/src/metadataGeneration/tsoa.ts:291

贡献者

暂无相关贡献者

页面历史

暂无最近变更历史

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