OasOAuthFlow.scopes

**REQUIRED**. The available scopes for the OAuth2 security scheme. A map between the scope name and a short description for it. The map MAY be empty.

class OasOAuthFlow
string[string] scopes;

Meta