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

tsoa-next / tsoa-next / Tsoa / ReferenceTypeBase

Interface: ReferenceTypeBase

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

التذييلات

Extended by

الممتلكات

dataType

ts
dataType: RefTypeLiteral;

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

تجاوزات

TypeBase.dataType


deprecated

ts
deprecated: boolean;

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


description?

ts
optional description?: string;

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


example?

ts
optional example?: unknown;

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


refName

ts
refName: string;

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


title?

ts
optional title?: string;

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

Contributors

No contributors

Changelog

No recent changes

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