diff --git a/package-lock.json b/package-lock.json index d9dea984..c455e32c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@asyncapi/specs", - "version": "4.1.1", + "version": "4.1.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 37c4092f..855798c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@asyncapi/specs", - "version": "4.1.1", + "version": "4.1.2", "description": "AsyncAPI schema versions", "main": "index.js", "types": "index.d.ts", diff --git a/schemas/2.0.0-rc1.json b/schemas/2.0.0-rc1.json index 95e96db7..77553efc 100644 --- a/schemas/2.0.0-rc1.json +++ b/schemas/2.0.0-rc1.json @@ -797,25 +797,6 @@ }, { "$ref": "http://asyncapi.com/definitions/2.0.0-rc1/operationTrait.json" - }, - { - "type": "array", - "items": [ - { - "oneOf": [ - { - "$ref": "http://asyncapi.com/definitions/2.0.0-rc1/Reference.json" - }, - { - "$ref": "http://asyncapi.com/definitions/2.0.0-rc1/operationTrait.json" - } - ] - }, - { - "type": "object", - "additionalItems": true - } - ] } ] } @@ -1027,25 +1008,6 @@ }, { "$ref": "http://asyncapi.com/definitions/2.0.0-rc1/messageTrait.json" - }, - { - "type": "array", - "items": [ - { - "oneOf": [ - { - "$ref": "http://asyncapi.com/definitions/2.0.0-rc1/Reference.json" - }, - { - "$ref": "http://asyncapi.com/definitions/2.0.0-rc1/messageTrait.json" - } - ] - }, - { - "type": "object", - "additionalItems": true - } - ] } ] } diff --git a/schemas/2.0.0-rc2.json b/schemas/2.0.0-rc2.json index 5e36c7e0..38c0c5e9 100644 --- a/schemas/2.0.0-rc2.json +++ b/schemas/2.0.0-rc2.json @@ -749,25 +749,6 @@ }, { "$ref": "http://asyncapi.com/definitions/2.0.0-rc2/operationTrait.json" - }, - { - "type": "array", - "items": [ - { - "oneOf": [ - { - "$ref": "http://asyncapi.com/definitions/2.0.0-rc2/Reference.json" - }, - { - "$ref": "http://asyncapi.com/definitions/2.0.0-rc2/operationTrait.json" - } - ] - }, - { - "type": "object", - "additionalItems": true - } - ] } ] } @@ -957,25 +938,6 @@ }, { "$ref": "http://asyncapi.com/definitions/2.0.0-rc2/messageTrait.json" - }, - { - "type": "array", - "items": [ - { - "oneOf": [ - { - "$ref": "http://asyncapi.com/definitions/2.0.0-rc2/Reference.json" - }, - { - "$ref": "http://asyncapi.com/definitions/2.0.0-rc2/messageTrait.json" - } - ] - }, - { - "type": "object", - "additionalItems": true - } - ] } ] } diff --git a/schemas/2.0.0.json b/schemas/2.0.0.json index 6f84d398..7be81658 100644 --- a/schemas/2.0.0.json +++ b/schemas/2.0.0.json @@ -754,25 +754,6 @@ }, { "$ref": "http://asyncapi.com/definitions/2.0.0/operationTrait.json" - }, - { - "type": "array", - "items": [ - { - "oneOf": [ - { - "$ref": "http://asyncapi.com/definitions/2.0.0/Reference.json" - }, - { - "$ref": "http://asyncapi.com/definitions/2.0.0/operationTrait.json" - } - ] - }, - { - "type": "object", - "additionalItems": true - } - ] } ] } @@ -980,25 +961,6 @@ }, { "$ref": "http://asyncapi.com/definitions/2.0.0/messageTrait.json" - }, - { - "type": "array", - "items": [ - { - "oneOf": [ - { - "$ref": "http://asyncapi.com/definitions/2.0.0/Reference.json" - }, - { - "$ref": "http://asyncapi.com/definitions/2.0.0/messageTrait.json" - } - ] - }, - { - "type": "object", - "additionalItems": true - } - ] } ] } diff --git a/schemas/2.1.0.json b/schemas/2.1.0.json index e554d062..44e0a50e 100644 --- a/schemas/2.1.0.json +++ b/schemas/2.1.0.json @@ -755,25 +755,6 @@ }, { "$ref": "http://asyncapi.com/definitions/2.1.0/operationTrait.json" - }, - { - "type": "array", - "items": [ - { - "oneOf": [ - { - "$ref": "http://asyncapi.com/definitions/2.1.0/Reference.json" - }, - { - "$ref": "http://asyncapi.com/definitions/2.1.0/operationTrait.json" - } - ] - }, - { - "type": "object", - "additionalItems": true - } - ] } ] } @@ -1001,25 +982,6 @@ }, { "$ref": "http://asyncapi.com/definitions/2.1.0/messageTrait.json" - }, - { - "type": "array", - "items": [ - { - "oneOf": [ - { - "$ref": "http://asyncapi.com/definitions/2.1.0/Reference.json" - }, - { - "$ref": "http://asyncapi.com/definitions/2.1.0/messageTrait.json" - } - ] - }, - { - "type": "object", - "additionalItems": true - } - ] } ] } diff --git a/schemas/2.2.0.json b/schemas/2.2.0.json index 867b00e5..76e91904 100644 --- a/schemas/2.2.0.json +++ b/schemas/2.2.0.json @@ -764,25 +764,6 @@ }, { "$ref": "http://asyncapi.com/definitions/2.2.0/operationTrait.json" - }, - { - "type": "array", - "items": [ - { - "oneOf": [ - { - "$ref": "http://asyncapi.com/definitions/2.2.0/Reference.json" - }, - { - "$ref": "http://asyncapi.com/definitions/2.2.0/operationTrait.json" - } - ] - }, - { - "type": "object", - "additionalItems": true - } - ] } ] } @@ -1010,25 +991,6 @@ }, { "$ref": "http://asyncapi.com/definitions/2.2.0/messageTrait.json" - }, - { - "type": "array", - "items": [ - { - "oneOf": [ - { - "$ref": "http://asyncapi.com/definitions/2.2.0/Reference.json" - }, - { - "$ref": "http://asyncapi.com/definitions/2.2.0/messageTrait.json" - } - ] - }, - { - "type": "object", - "additionalItems": true - } - ] } ] } diff --git a/schemas/2.3.0.json b/schemas/2.3.0.json index 9843f813..45a9e75f 100644 --- a/schemas/2.3.0.json +++ b/schemas/2.3.0.json @@ -777,25 +777,6 @@ }, { "$ref": "http://asyncapi.com/definitions/2.3.0/operationTrait.json" - }, - { - "type": "array", - "items": [ - { - "oneOf": [ - { - "$ref": "http://asyncapi.com/definitions/2.3.0/Reference.json" - }, - { - "$ref": "http://asyncapi.com/definitions/2.3.0/operationTrait.json" - } - ] - }, - { - "type": "object", - "additionalItems": true - } - ] } ] } @@ -1023,25 +1004,6 @@ }, { "$ref": "http://asyncapi.com/definitions/2.3.0/messageTrait.json" - }, - { - "type": "array", - "items": [ - { - "oneOf": [ - { - "$ref": "http://asyncapi.com/definitions/2.3.0/Reference.json" - }, - { - "$ref": "http://asyncapi.com/definitions/2.3.0/messageTrait.json" - } - ] - }, - { - "type": "object", - "additionalItems": true - } - ] } ] } diff --git a/schemas/2.4.0.json b/schemas/2.4.0.json index 13a3da37..5b3c43ff 100644 --- a/schemas/2.4.0.json +++ b/schemas/2.4.0.json @@ -777,25 +777,6 @@ }, { "$ref": "http://asyncapi.com/definitions/2.4.0/operationTrait.json" - }, - { - "type": "array", - "items": [ - { - "oneOf": [ - { - "$ref": "http://asyncapi.com/definitions/2.4.0/Reference.json" - }, - { - "$ref": "http://asyncapi.com/definitions/2.4.0/operationTrait.json" - } - ] - }, - { - "type": "object", - "additionalItems": true - } - ] } ] } @@ -1038,25 +1019,6 @@ }, { "$ref": "http://asyncapi.com/definitions/2.4.0/messageTrait.json" - }, - { - "type": "array", - "items": [ - { - "oneOf": [ - { - "$ref": "http://asyncapi.com/definitions/2.4.0/Reference.json" - }, - { - "$ref": "http://asyncapi.com/definitions/2.4.0/messageTrait.json" - } - ] - }, - { - "type": "object", - "additionalItems": true - } - ] } ] } diff --git a/schemas/2.5.0.json b/schemas/2.5.0.json index 579b8fab..b1ab92b9 100644 --- a/schemas/2.5.0.json +++ b/schemas/2.5.0.json @@ -812,25 +812,6 @@ }, { "$ref": "http://asyncapi.com/definitions/2.5.0/operationTrait.json" - }, - { - "type": "array", - "items": [ - { - "oneOf": [ - { - "$ref": "http://asyncapi.com/definitions/2.5.0/Reference.json" - }, - { - "$ref": "http://asyncapi.com/definitions/2.5.0/operationTrait.json" - } - ] - }, - { - "type": "object", - "additionalItems": true - } - ] } ] } @@ -1049,25 +1030,6 @@ }, { "$ref": "http://asyncapi.com/definitions/2.5.0/messageTrait.json" - }, - { - "type": "array", - "items": [ - { - "oneOf": [ - { - "$ref": "http://asyncapi.com/definitions/2.5.0/Reference.json" - }, - { - "$ref": "http://asyncapi.com/definitions/2.5.0/messageTrait.json" - } - ] - }, - { - "type": "object", - "additionalItems": true - } - ] } ] } diff --git a/schemas/2.6.0.json b/schemas/2.6.0.json index 3a84b945..297d3e8e 100644 --- a/schemas/2.6.0.json +++ b/schemas/2.6.0.json @@ -814,25 +814,6 @@ }, { "$ref": "http://asyncapi.com/definitions/2.6.0/operationTrait.json" - }, - { - "type": "array", - "items": [ - { - "oneOf": [ - { - "$ref": "http://asyncapi.com/definitions/2.6.0/Reference.json" - }, - { - "$ref": "http://asyncapi.com/definitions/2.6.0/operationTrait.json" - } - ] - }, - { - "type": "object", - "additionalItems": true - } - ] } ] } @@ -1051,25 +1032,6 @@ }, { "$ref": "http://asyncapi.com/definitions/2.6.0/messageTrait.json" - }, - { - "type": "array", - "items": [ - { - "oneOf": [ - { - "$ref": "http://asyncapi.com/definitions/2.6.0/Reference.json" - }, - { - "$ref": "http://asyncapi.com/definitions/2.6.0/messageTrait.json" - } - ] - }, - { - "type": "object", - "additionalItems": true - } - ] } ] }