تخطي إلى المحتوى

tsoa-next / tsoa-next / Tsoa / RefAliasType

Interface: RefAlias النوع

محددة في: packages/runtime/src/metadataGeneration/tsoa.ts:307

التذييلات

الممتلكات

dataType

ts
dataType: "refAlias";

محددة في: packages/runtime/src/metadataGeneration/tsoa.ts:308

تجاوزات

ReferenceTypeBase.dataType


default?

ts
optional default?: unknown;

محددة في: packages/runtime/src/metadataGeneration/tsoa.ts:135

Inherited from

Property.default


deprecated

ts
deprecated: boolean;

محددة في: packages/runtime/src/metadataGeneration/tsoa.ts:143

Inherited from

Property.deprecated


description?

ts
optional description?: string;

محددة في: packages/runtime/src/metadataGeneration/tsoa.ts:136

Inherited from

Property.description


example?

ts
optional example?: unknown;

محددة في: packages/runtime/src/metadataGeneration/tsoa.ts:138

Inherited from

Property.example


extensions?

ts
optional extensions?: Extension[];

محددة في: packages/runtime/src/metadataGeneration/tsoa.ts:144

Inherited from

Property.extensions


format?

ts
optional format?: string;

محددة في: packages/runtime/src/metadataGeneration/tsoa.ts:137

Inherited from

Property.format


refName

ts
refName: string;

محددة في: packages/runtime/src/metadataGeneration/tsoa.ts:316

Inherited from

ReferenceTypeBase.refName


title?

ts
optional title?: string;

محددة في: packages/runtime/src/metadataGeneration/tsoa.ts:145

Inherited from

Property.title


type

ts
type: Type;

محددة في: packages/runtime/src/metadataGeneration/tsoa.ts:140

Inherited from

Property.type


validators

ts
validators: Validators;

محددة في: packages/runtime/src/metadataGeneration/tsoa.ts:142

Inherited from

Property.validators

Contributors

No contributors

Changelog

No recent changes

توليد OpenAPI وتوليد المسارات والتحقق وقت التشغيل مع اعتماد TypeScript أولاً.