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 374374 ]
375375 },
376376 {
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 " ,
378378 "schema" : {
379379 "$id" : " http://localhost:1234/strict-extendible-allof-defs-first.json" ,
380380 "allOf" : [
424424 ]
425425 },
426426 {
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 " ,
428428 "schema" : {
429429 "$id" : " http://localhost:1234/strict-extendible-allof-ref-first.json" ,
430430 "allOf" : [
Original file line number Diff line number Diff line change 517517 ]
518518 },
519519 {
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 " ,
521521 "schema" : {
522522 "$id" : " http://localhost:1234/strict-extendible-allof-defs-first.json" ,
523523 "allOf" : [
567567 ]
568568 },
569569 {
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 " ,
571571 "schema" : {
572572 "$id" : " http://localhost:1234/strict-extendible-allof-ref-first.json" ,
573573 "allOf" : [
You can’t perform that action at this time.
0 commit comments