Type alias OAuthFlow

OAuthFlow: {
    [flowName in Swagger.OAuth2FlowTypes]?: Swagger.OAuth2SecurityFlow3
}

Generated using TypeDoc