File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "definitions " : {
2+ "$defs " : {
33 "refToInteger" : {
44 "$ref" : " #foo"
55 },
Original file line number Diff line number Diff line change 190190 {
191191 "description" : " Location-independent identifier in remote ref" ,
192192 "schema" : {
193- "$ref" : " http://localhost:1234/locationIndependentIdentifier.json#/definitions /refToInteger"
193+ "$ref" : " http://localhost:1234/locationIndependentIdentifier.json#/$defs /refToInteger"
194194 },
195195 "tests" : [
196196 {
Original file line number Diff line number Diff line change 190190 {
191191 "description" : " Location-independent identifier in remote ref" ,
192192 "schema" : {
193- "$ref" : " http://localhost:1234/locationIndependentIdentifier.json#/definitions /refToInteger"
193+ "$ref" : " http://localhost:1234/locationIndependentIdentifier.json#/$defs /refToInteger"
194194 },
195195 "tests" : [
196196 {
Original file line number Diff line number Diff line change 190190 {
191191 "description" : " Location-independent identifier in remote ref" ,
192192 "schema" : {
193- "$ref" : " http://localhost:1234/locationIndependentIdentifier.json#/definitions /refToInteger"
193+ "$ref" : " http://localhost:1234/locationIndependentIdentifier.json#/$defs /refToInteger"
194194 },
195195 "tests" : [
196196 {
You can’t perform that action at this time.
0 commit comments