OAuthFlow.scopes

The available scopes for the OAuth2 security scheme. A map between the scope name and a short description for it.

struct OAuthFlow
string[string] scopes;

Meta