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