@asyncapi/specs
Advanced tools
Comparing version 5.0.0-next-major-spec.7 to 5.0.0-next-major-spec.8
@@ -46,14 +46,4 @@ { | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/components.json" | ||
}, | ||
"tags": { | ||
"type": "array", | ||
"items": { | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/tag.json" | ||
}, | ||
"uniqueItems": true | ||
}, | ||
"externalDocs": { | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/externalDocs.json" | ||
} | ||
} | ||
} |
@@ -40,9 +40,13 @@ { | ||
}, | ||
"bindings": { | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/channelBindingsObject.json" | ||
}, | ||
"tags": { | ||
"type": "array", | ||
"items": { | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/tag.json" | ||
"oneOf": [ | ||
{ | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/Reference.json" | ||
}, | ||
{ | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/tag.json" | ||
} | ||
] | ||
}, | ||
@@ -52,3 +56,13 @@ "uniqueItems": true | ||
"externalDocs": { | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/externalDocs.json" | ||
"oneOf": [ | ||
{ | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/Reference.json" | ||
}, | ||
{ | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/externalDocs.json" | ||
} | ||
] | ||
}, | ||
"bindings": { | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/channelBindingsObject.json" | ||
} | ||
@@ -55,0 +69,0 @@ }, |
@@ -94,2 +94,28 @@ { | ||
} | ||
}, | ||
"tags": { | ||
"type": "object", | ||
"additionalProperties": { | ||
"oneOf": [ | ||
{ | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/Reference.json" | ||
}, | ||
{ | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/tag.json" | ||
} | ||
] | ||
} | ||
}, | ||
"externalDocs": { | ||
"type": "object", | ||
"additionalProperties": { | ||
"oneOf": [ | ||
{ | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/Reference.json" | ||
}, | ||
{ | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/externalDocs.json" | ||
} | ||
] | ||
} | ||
} | ||
@@ -96,0 +122,0 @@ }, |
@@ -41,3 +41,10 @@ { | ||
"items": { | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/tag.json" | ||
"oneOf": [ | ||
{ | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/Reference.json" | ||
}, | ||
{ | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/tag.json" | ||
} | ||
] | ||
}, | ||
@@ -47,3 +54,10 @@ "uniqueItems": true | ||
"externalDocs": { | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/externalDocs.json" | ||
"oneOf": [ | ||
{ | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/Reference.json" | ||
}, | ||
{ | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/externalDocs.json" | ||
} | ||
] | ||
} | ||
@@ -50,0 +64,0 @@ }, |
@@ -69,3 +69,10 @@ { | ||
"items": { | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/tag.json" | ||
"oneOf": [ | ||
{ | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/Reference.json" | ||
}, | ||
{ | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/tag.json" | ||
} | ||
] | ||
}, | ||
@@ -91,3 +98,10 @@ "uniqueItems": true | ||
"externalDocs": { | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/externalDocs.json" | ||
"oneOf": [ | ||
{ | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/Reference.json" | ||
}, | ||
{ | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/externalDocs.json" | ||
} | ||
] | ||
}, | ||
@@ -94,0 +108,0 @@ "deprecated": { |
@@ -46,3 +46,10 @@ { | ||
"items": { | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/tag.json" | ||
"oneOf": [ | ||
{ | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/Reference.json" | ||
}, | ||
{ | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/tag.json" | ||
} | ||
] | ||
}, | ||
@@ -68,3 +75,10 @@ "uniqueItems": true | ||
"externalDocs": { | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/externalDocs.json" | ||
"oneOf": [ | ||
{ | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/Reference.json" | ||
}, | ||
{ | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/externalDocs.json" | ||
} | ||
] | ||
}, | ||
@@ -71,0 +85,0 @@ "deprecated": { |
@@ -72,3 +72,10 @@ { | ||
"items": { | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/tag.json" | ||
"oneOf": [ | ||
{ | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/Reference.json" | ||
}, | ||
{ | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/tag.json" | ||
} | ||
] | ||
}, | ||
@@ -78,3 +85,10 @@ "uniqueItems": true | ||
"externalDocs": { | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/externalDocs.json" | ||
"oneOf": [ | ||
{ | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/Reference.json" | ||
}, | ||
{ | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/externalDocs.json" | ||
} | ||
] | ||
}, | ||
@@ -81,0 +95,0 @@ "bindings": { |
@@ -87,3 +87,10 @@ { | ||
"externalDocs": { | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/externalDocs.json" | ||
"oneOf": [ | ||
{ | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/Reference.json" | ||
}, | ||
{ | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/externalDocs.json" | ||
} | ||
] | ||
}, | ||
@@ -90,0 +97,0 @@ "deprecated": { |
@@ -43,2 +43,26 @@ { | ||
}, | ||
"tags": { | ||
"type": "array", | ||
"items": { | ||
"oneOf": [ | ||
{ | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/Reference.json" | ||
}, | ||
{ | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/tag.json" | ||
} | ||
] | ||
}, | ||
"uniqueItems": true | ||
}, | ||
"externalDocs": { | ||
"oneOf": [ | ||
{ | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/Reference.json" | ||
}, | ||
{ | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/externalDocs.json" | ||
} | ||
] | ||
}, | ||
"bindings": { | ||
@@ -45,0 +69,0 @@ "$ref": "http://asyncapi.com/definitions/3.0.0/serverBindingsObject.json" |
@@ -15,3 +15,10 @@ { | ||
"externalDocs": { | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/externalDocs.json" | ||
"oneOf": [ | ||
{ | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/Reference.json" | ||
}, | ||
{ | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/externalDocs.json" | ||
} | ||
] | ||
} | ||
@@ -18,0 +25,0 @@ }, |
{ | ||
"name": "@asyncapi/specs", | ||
"version": "5.0.0-next-major-spec.7", | ||
"version": "5.0.0-next-major-spec.8", | ||
"description": "AsyncAPI schema versions", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14321370
121010