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

tsoa-next / tsoa-next / SpecCacheContext

Interface: SpecCacheContext

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

تحول الكونت إلى مخابئ

Extended by

الممتلكات

cacheKey

ts
cacheKey: string;

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


controllerClass

ts
controllerClass: object;

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


format?

ts
optional format?: SpecDocumentFormat | "html";

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


fullPath

ts
fullPath: string;

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


path

ts
path: string;

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


runtime

ts
runtime: SpecRuntime;

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


target

ts
target: 
  | BuiltinSpecPathTarget
  | "custom";

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

Contributors

No contributors

Changelog

No recent changes

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