跳到内容

tsoa-next / tsoa-next / Swagger / Protocol

类型别:协议

ts
type Protocol = "http" | "https" | "ws" | "wss";

定义如下: packages/runtime/src/swagger/swagger.ts:8

贡献者

暂无相关贡献者

页面历史

暂无最近变更历史

以 TypeScript 为先的 OpenAPI 生成、路由生成与运行时验证。