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

tsoa-next / @tsoa-next/runtime / ResolvedSpecResponse

Interface: ResolvedSpecResponse

محددة في: packages/runtime/src/routeGeneration/specPathSupport.ts:25

وقد عاد المستفيدون المتعاطفون مع المواصفات إلى هيئة الاستجابة المسوّدة بالكامل ونوع المحتوى.

الممتلكات

body

ts
body: SpecResponseValue;

محددة في: packages/runtime/src/routeGeneration/specPathSupport.ts:26


contentType?

ts
optional contentType?: string;

محددة في: packages/runtime/src/routeGeneration/specPathSupport.ts:27

Contributors

No contributors

Changelog

No recent changes

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