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

tsoa-next / tsoa-next / Swagger / RequestBody

Interface: RequestBody

محددة في: packages/runtime/src/swagger/swagger.ts:276

الممتلكات

content

ts
content: object;

محددة في: packages/runtime/src/swagger/swagger.ts:277

مؤشر التوقيع

ts
[requestMediaType: string]: MediaType

description?

ts
optional description?: string;

محددة في: packages/runtime/src/swagger/swagger.ts:278


required?

ts
optional required?: boolean;

محددة في: packages/runtime/src/swagger/swagger.ts:279

Contributors

No contributors

Changelog

No recent changes

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