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 1
1
{
2
- "definitions " : {
2
+ "$defs " : {
3
3
"refToInteger" : {
4
4
"$ref" : " #foo"
5
5
},
Original file line number Diff line number Diff line change 190
190
{
191
191
"description" : " Location-independent identifier in remote ref" ,
192
192
"schema" : {
193
- "$ref" : " http://localhost:1234/locationIndependentIdentifier.json#/definitions /refToInteger"
193
+ "$ref" : " http://localhost:1234/locationIndependentIdentifier.json#/$defs /refToInteger"
194
194
},
195
195
"tests" : [
196
196
{
Original file line number Diff line number Diff line change 190
190
{
191
191
"description" : " Location-independent identifier in remote ref" ,
192
192
"schema" : {
193
- "$ref" : " http://localhost:1234/locationIndependentIdentifier.json#/definitions /refToInteger"
193
+ "$ref" : " http://localhost:1234/locationIndependentIdentifier.json#/$defs /refToInteger"
194
194
},
195
195
"tests" : [
196
196
{
Original file line number Diff line number Diff line change 190
190
{
191
191
"description" : " Location-independent identifier in remote ref" ,
192
192
"schema" : {
193
- "$ref" : " http://localhost:1234/locationIndependentIdentifier.json#/definitions /refToInteger"
193
+ "$ref" : " http://localhost:1234/locationIndependentIdentifier.json#/$defs /refToInteger"
194
194
},
195
195
"tests" : [
196
196
{
You can’t perform that action at this time.
0 commit comments