File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 374
374
]
375
375
},
376
376
{
377
- "description" : " Tests for implementation dynamic anchor and reference link. Reference should be independent of any possible ordering. " ,
377
+ "description" : " $ref and $dynamicAnchor are independent of order - $defs first " ,
378
378
"schema" : {
379
379
"$id" : " http://localhost:1234/strict-extendible-allof-defs-first.json" ,
380
380
"allOf" : [
424
424
]
425
425
},
426
426
{
427
- "description" : " Tests for implementation dynamic anchor and reference link. Reference should be independent of any possible ordering. " ,
427
+ "description" : " $ref and $dynamicAnchor are independent of order - $ref first " ,
428
428
"schema" : {
429
429
"$id" : " http://localhost:1234/strict-extendible-allof-ref-first.json" ,
430
430
"allOf" : [
Original file line number Diff line number Diff line change 517
517
]
518
518
},
519
519
{
520
- "description" : " Tests for implementation dynamic anchor and reference link. Reference should be independent of any possible ordering. " ,
520
+ "description" : " $ref and $dynamicAnchor are independent of order - $defs first " ,
521
521
"schema" : {
522
522
"$id" : " http://localhost:1234/strict-extendible-allof-defs-first.json" ,
523
523
"allOf" : [
567
567
]
568
568
},
569
569
{
570
- "description" : " Tests for implementation dynamic anchor and reference link. Reference should be independent of any possible ordering. " ,
570
+ "description" : " $ref and $dynamicAnchor are independent of order - $ref first " ,
571
571
"schema" : {
572
572
"$id" : " http://localhost:1234/strict-extendible-allof-ref-first.json" ,
573
573
"allOf" : [
You can’t perform that action at this time.
0 commit comments