tsoa-next / tsoa-next / Swagger / OAuth2Security3
Interface: OAuth2Security3
Defined in: packages/runtime/src/swagger/swagger.ts:512
Extends
BaseSecurity
Properties
description?
ts
optional description?: string;Defined in: packages/runtime/src/swagger/swagger.ts:479
Inherited from
ts
BaseSecurity.descriptionflows
ts
flows: OAuthFlow;Defined in: packages/runtime/src/swagger/swagger.ts:514
type
ts
type: "oauth2";Defined in: packages/runtime/src/swagger/swagger.ts:513
