Skip to content

[T] OpenAPI2OAuth2FlowType

type OpenAPI2OAuth2FlowType = "implicit" | "password" | "application" | "accessCode";