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

tsoa-next / @tsoa-next/cli / SwaggerArgs

Interface: Swagger Args

محددة في: cli/src/api.ts:484

CLI حجج محددة OpenAPI جيل المواصفات

التذييلات

الممتلكات

basePath?

ts
optional basePath?: string;

محددة في: cli/src/api.ts:479

Inherited from

ConfigArgs.basePath


configuration?

ts
optional configuration?: string | Config;

محددة في: cli/src/api.ts:480

Inherited from

ConfigArgs.configuration


host?

ts
optional host?: string;

محددة في: cli/src/api.ts:485


json?

ts
optional json?: boolean;

محددة في: cli/src/api.ts:486


yaml?

ts
optional yaml?: boolean;

محددة في: cli/src/api.ts:487

Contributors

No contributors

Changelog

No recent changes

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