tsoa-next / @tsoa-next/runtime / SpecPathGateHandler
نوع " ألياس " :
ts
type SpecPathGateHandler = (context) => boolean | Promise<boolean>;محددة في: packages/runtime/src/decorators/specPath.ts:51
معالج البوابة SpecPath أن يقرر ما إذا كان الطلب قد يتلقّى رد المواصفات.
البارامترات
context
العودة
boolean | Promise<boolean>
Contributors
No contributors
Changelog
No recent changes
