Befor generating
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "object",
|
||||
"propertyNames": {
|
||||
"type": "string",
|
||||
"format": "uri-template",
|
||||
"minLength": 1
|
||||
},
|
||||
"additionalProperties": {
|
||||
"$ref": "http://asyncapi.com/definitions/2.4.0/channelItem.json"
|
||||
},
|
||||
"$schema": "http://json-schema.org/draft-07/schema#",
|
||||
"$id": "http://asyncapi.com/definitions/2.4.0/channels.json"
|
||||
}
|
||||
Reference in New Issue
Block a user