सामग्री पर जाएं

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

इंटरफ़ेस: 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

TypeScript-प्रथम OpenAPI जनरेशन, रूट जनरेशन और रनटाइम वैलिडेशन।