تخطي إلى المحتوى

tsoa-next / @tsoa-next/runtime / SpecPathDefinition

Interface: SpecPathDefinition

محددة في: packages/runtime/src/decorators/specPath.ts:74

تعريف مخزن لإحدى الإعلانات SpecPath.

الممتلكات

cache

ts
cache: SpecPathCache;

محددة في: packages/runtime/src/decorators/specPath.ts:75


gate?

ts
optional gate?: SpecPathGate;

محددة في: packages/runtime/src/decorators/specPath.ts:76


normalizedPath

ts
normalizedPath: string;

محددة في: packages/runtime/src/decorators/specPath.ts:77


path

ts
path: string;

محددة في: packages/runtime/src/decorators/specPath.ts:78


target

ts
target: SpecPathTarget;

محددة في: packages/runtime/src/decorators/specPath.ts:79

Contributors

No contributors

Changelog

No recent changes

توليد OpenAPI وتوليد المسارات والتحقق وقت التشغيل مع اعتماد TypeScript أولاً.