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

tsoa-next / @tsoa-next/runtime / Swagger / RequestBody31

Interface: RequestBody31

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

Indexable

ts
[ext: `x-${string}`]: unknown

الممتلكات

$ref?

ts
optional $ref?: string;

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


content

ts
content: object;

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

مؤشر التوقيع

ts
[requestMediaType: string]: MediaType31

description?

ts
optional description?: string;

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


examples?

ts
optional examples?: object;

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

مؤشر التوقيع

ts
[media: string]: string | Example3

required?

ts
optional required?: boolean;

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


summary?

ts
optional summary?: string;

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

Contributors

No contributors

Changelog

No recent changes

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