{
  "type": "object",
  "additionalProperties": {
    "$ref": "http://asyncapi.com/definitions/2.1.0/message.json"
  },
  "description": "JSON objects describing the messages being consumed and produced by the API.",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "$id": "http://asyncapi.com/definitions/2.1.0/messages.json"
}