Files
nats-python/openapi_templete/node_modules/@asyncapi/specs/definitions/1.0.0/messages.json
T
2026-06-01 13:17:37 +02:00

9 lines
336 B
JSON

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