@asyncapi/specs
Version:
AsyncAPI schema versions
9 lines • 312 B
JSON
{
"type": "object",
"additionalProperties": {
"$ref": "http://asyncapi.com/definitions/2.0.0-rc2/schema.json"
},
"description": "JSON objects describing schemas the API uses.",
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "http://asyncapi.com/definitions/2.0.0-rc2/schemas.json"
}