tsoa-next / tsoa-next / Swagger / Protocol
Type Alias: Protocol
ts
type Protocol = "http" | "https" | "ws" | "wss";Defined in: packages/runtime/src/swagger/swagger.ts:8
tsoa-next / tsoa-next / Swagger / Protocol
type Protocol = "http" | "https" | "ws" | "wss";Defined in: packages/runtime/src/swagger/swagger.ts:8