tsoa-next / tsoa-next / Produces
المهمة: إنتاج
ts
function Produces(value): MethodDecorator & ClassDecorator;محددة في: packages/runtime/src/decorators/response.ts:48
يتجاوز نوع وسائل الاستجابة على متحكم أو عمل واحد.
البارامترات
value
string
نوع وسائط الاستجابة، على سبيل المثال application/json. انظر Swagger media-type documentation.
العودة
MethodDecorator & ClassDecorator
Contributors
No contributors
Changelog
No recent changes
