Befor generating
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "object",
|
||||
"additionalProperties": {
|
||||
"anyOf": [
|
||||
{
|
||||
"$ref": "http://asyncapi.com/definitions/2.0.0-rc1/operationTrait.json"
|
||||
},
|
||||
{
|
||||
"$ref": "http://asyncapi.com/definitions/2.0.0-rc1/messageTrait.json"
|
||||
}
|
||||
]
|
||||
},
|
||||
"$schema": "http://json-schema.org/draft-07/schema#",
|
||||
"$id": "http://asyncapi.com/definitions/2.0.0-rc1/traits.json"
|
||||
}
|
||||
Reference in New Issue
Block a user