tsoa-next / @tsoa-next/runtime / Tsoa / Response
Interface: Response
محددة في: packages/runtime/src/metadataGeneration/tsoa.ts:124
الممتلكات
description
ts
description: string;محددة في: packages/runtime/src/metadataGeneration/tsoa.ts:125
exampleLabels?
ts
optional exampleLabels?: (string | undefined)[];محددة في: packages/runtime/src/metadataGeneration/tsoa.ts:130
examples?
ts
optional examples?: Example[];محددة في: packages/runtime/src/metadataGeneration/tsoa.ts:129
headers?
ts
optional headers?: HeaderType;محددة في: packages/runtime/src/metadataGeneration/tsoa.ts:131
name
ts
name: string | number;محددة في: packages/runtime/src/metadataGeneration/tsoa.ts:126
produces?
ts
optional produces?: string[];محددة في: packages/runtime/src/metadataGeneration/tsoa.ts:127
schema?
ts
optional schema?: Type;محددة في: packages/runtime/src/metadataGeneration/tsoa.ts:128
Contributors
No contributors
Changelog
No recent changes
