tsoa-next / @tsoa-next/runtime / SpecPath
المهمة:
ts
function SpecPath(
path?,
optionsOrTarget?,
cache?): ClassDecorator;محددة في: packages/runtime/src/decorators/specPath.ts:157
يسجل مساراً محلياً للتحكم يخدم المولد OpenAPI وثيقة أو تقليد مستمد من الرد.
البارامترات
path?
string = 'spec'
الطريق النسبي العجز عن الدفع spec.
optionsOrTarget?
| SpecPathTarget | SpecPathOptions
إما SpecPathOptions هدف أو حجة الهدف المتروكة
cache?
SpecPathCache = 'memory'
حجّة إستراتيجيّة (ليجايسي) إخفاقات في التقطيع
العودة
ClassDecorator
Contributors
No contributors
Changelog
No recent changes
