9 lines
304 B
JSON
9 lines
304 B
JSON
{
|
|
"type": "object",
|
|
"additionalProperties": {
|
|
"$ref": "http://asyncapi.com/definitions/2.5.0/schema.json"
|
|
},
|
|
"description": "JSON objects describing schemas the API uses.",
|
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
"$id": "http://asyncapi.com/definitions/2.5.0/schemas.json"
|
|
} |