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 11{
2- "refToInteger" : {
3- "$ref" : " #foo"
4- },
52 "definitions" : {
3+ "refToInteger" : {
4+ "$ref" : " #foo"
5+ },
66 "A" : {
77 "id" : " #foo" ,
88 "type" : " integer"
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#/refToInteger"
193+ "$ref" : " http://localhost:1234/locationIndependentIdentifier.json#/definitions/ refToInteger"
194194 },
195195 "tests" : [
196196 {
Original file line number Diff line number Diff line change 171171 {
172172 "description" : " Location-independent identifier in remote ref" ,
173173 "schema" : {
174- "$ref" : " http://localhost:1234/locationIndependentIdentifier.json#/refToInteger"
174+ "$ref" : " http://localhost:1234/locationIndependentIdentifier.json#/definitions/ refToInteger"
175175 },
176176 "tests" : [
177177 {
Original file line number Diff line number Diff line change 196196 {
197197 "description" : " Location-independent identifier in remote ref" ,
198198 "schema" : {
199- "$ref" : " http://localhost:1234/locationIndependentIdentifier.json#/refToInteger"
199+ "$ref" : " http://localhost:1234/locationIndependentIdentifier.json#/definitions/ refToInteger"
200200 },
201201 "tests" : [
202202 {
Original file line number Diff line number Diff line change 196196 {
197197 "description" : " Location-independent identifier in remote ref" ,
198198 "schema" : {
199- "$ref" : " http://localhost:1234/locationIndependentIdentifier.json#/refToInteger"
199+ "$ref" : " http://localhost:1234/locationIndependentIdentifier.json#/definitions/ refToInteger"
200200 },
201201 "tests" : [
202202 {
You can’t perform that action at this time.
0 commit comments