@asyncapi/specs
Advanced tools
Comparing version 2.13.0 to 2.13.1
{ | ||
"name": "@asyncapi/specs", | ||
"version": "2.13.0", | ||
"version": "2.13.1", | ||
"description": "AsyncAPI schema versions", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -872,8 +872,12 @@ { | ||
"headers": { | ||
"oneOf": [ | ||
"allOf": [ | ||
{ | ||
"$ref": "#/definitions/Reference" | ||
"$ref": "#/definitions/schema" | ||
}, | ||
{ | ||
"$ref": "#/definitions/schema" | ||
"properties": { | ||
"type": { | ||
"const": "object" | ||
} | ||
} | ||
} | ||
@@ -880,0 +884,0 @@ ] |
@@ -885,8 +885,12 @@ { | ||
"headers": { | ||
"oneOf": [ | ||
"allOf": [ | ||
{ | ||
"$ref": "#/definitions/Reference" | ||
"$ref": "#/definitions/schema" | ||
}, | ||
{ | ||
"$ref": "#/definitions/schema" | ||
"properties": { | ||
"type": { | ||
"const": "object" | ||
} | ||
} | ||
} | ||
@@ -893,0 +897,0 @@ ] |
@@ -894,8 +894,12 @@ { | ||
"headers": { | ||
"oneOf": [ | ||
"allOf": [ | ||
{ | ||
"$ref": "#/definitions/Reference" | ||
"$ref": "#/definitions/schema" | ||
}, | ||
{ | ||
"$ref": "#/definitions/schema" | ||
"properties": { | ||
"type": { | ||
"const": "object" | ||
} | ||
} | ||
} | ||
@@ -902,0 +906,0 @@ ] |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
353956
38
11433