We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f45b729 commit 812ba48Copy full SHA for 812ba48
tests/draft2019-06/ref.json
@@ -362,7 +362,7 @@
362
"allOf": [{
363
"$ref": "#foo"
364
}],
365
- "definitions": {
+ "$defs": {
366
"A": {
367
"$id": "#foo",
368
"type": "integer"
@@ -388,7 +388,7 @@
388
389
"$ref": "http://localhost:1234/bar#foo"
390
391
392
393
"$id": "http://localhost:1234/bar#foo",
394
@@ -415,10 +415,10 @@
415
416
"$ref": "http://localhost:1234/nested.json#foo"
417
418
419
420
"$id": "nested.json",
421
422
"B": {
423
424
0 commit comments