सामग्री पर जाएं

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

इंटरफ़ेस: 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

TypeScript-प्रथम OpenAPI जनरेशन, रूट जनरेशन और रनटाइम वैलिडेशन।