{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "$id": "http://asyncapi.com/definitions/3.1.0/oauth2Scopes.json",
  "type": "object",
  "additionalProperties": {
    "type": "string"
  }
}
