File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "refToInteger" : {
3
- "$ref" : " #foo"
4
- },
5
2
"definitions" : {
3
+ "refToInteger" : {
4
+ "$ref" : " #foo"
5
+ },
6
6
"A" : {
7
7
"id" : " #foo" ,
8
8
"type" : " integer"
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#/refToInteger"
193
+ "$ref" : " http://localhost:1234/locationIndependentIdentifier.json#/definitions/ refToInteger"
194
194
},
195
195
"tests" : [
196
196
{
Original file line number Diff line number Diff line change 171
171
{
172
172
"description" : " Location-independent identifier in remote ref" ,
173
173
"schema" : {
174
- "$ref" : " http://localhost:1234/locationIndependentIdentifier.json#/refToInteger"
174
+ "$ref" : " http://localhost:1234/locationIndependentIdentifier.json#/definitions/ refToInteger"
175
175
},
176
176
"tests" : [
177
177
{
Original file line number Diff line number Diff line change 196
196
{
197
197
"description" : " Location-independent identifier in remote ref" ,
198
198
"schema" : {
199
- "$ref" : " http://localhost:1234/locationIndependentIdentifier.json#/refToInteger"
199
+ "$ref" : " http://localhost:1234/locationIndependentIdentifier.json#/definitions/ refToInteger"
200
200
},
201
201
"tests" : [
202
202
{
Original file line number Diff line number Diff line change 196
196
{
197
197
"description" : " Location-independent identifier in remote ref" ,
198
198
"schema" : {
199
- "$ref" : " http://localhost:1234/locationIndependentIdentifier.json#/refToInteger"
199
+ "$ref" : " http://localhost:1234/locationIndependentIdentifier.json#/definitions/ refToInteger"
200
200
},
201
201
"tests" : [
202
202
{
You can’t perform that action at this time.
0 commit comments