Skip to content

Commit 9ed4cfe

Browse files
committed
update refs
1 parent 0596456 commit 9ed4cfe

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

schemas/3.1.0-without-$id.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9182,4 +9182,4 @@
91829182
}
91839183
},
91849184
"description": "!!Auto generated!! \n Do not manually edit. "
9185-
}
9185+
}

schemas/3.1.0.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6281,7 +6281,7 @@
62816281
},
62826282
"patternProperties": {
62836283
"^x-[\\w\\d\\.\\x2d_]+$": {
6284-
"$ref": "http://asyncapi.com/definitions/3.0.0/specificationExtension.json"
6284+
"$ref": "http://asyncapi.com/definitions/3.1.0/specificationExtension.json"
62856285
}
62866286
},
62876287
"additionalProperties": false
@@ -8889,7 +8889,7 @@
88898889
},
88908890
"patternProperties": {
88918891
"^x-[\\w\\d\\.\\x2d_]+$": {
8892-
"$ref": "http://asyncapi.com/definitions/3.0.0/specificationExtension.json"
8892+
"$ref": "http://asyncapi.com/definitions/3.1.0/specificationExtension.json"
88938893
}
88948894
}
88958895
},
@@ -9458,4 +9458,4 @@
94589458
}
94599459
},
94609460
"description": "!!Auto generated!! \n Do not manually edit. "
9461-
}
9461+
}

0 commit comments

Comments
 (0)