tsoa-next / @tsoa-next/runtime / Route
المهمة: الطريق
ts
function Route(name?): ClassDecorator;محددة في: packages/runtime/src/decorators/route.ts:8
يُعلّمُ الطريقَ الأساسيَ لa متحكم.
البارامترات
name?
string
The controller path segment relative to the configured API base path.
العودة
ClassDecorator
Contributors
No contributors
Changelog
No recent changes
