tsoa-next / tsoa-next / Swagger / OAuthFlow
Type Alias: OAuthFlow
ts
type OAuthFlow = { [flowName in OAuth2FlowTypes]?: OAuth2SecurityFlow3 };Defined in: packages/runtime/src/swagger/swagger.ts:553
