File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 301
301
"description" : " refs with quote" ,
302
302
"schema" : {
303
303
"properties" : {
304
- "foo\" bar" : {"$ref" : " #/definitions/foo\" bar " }
304
+ "foo\" bar" : {"$ref" : " #/definitions/foo%22bar " }
305
305
},
306
306
"definitions" : {
307
307
"foo\" bar" : {"type" : " number" }
Original file line number Diff line number Diff line change 333
333
"description" : " refs with quote" ,
334
334
"schema" : {
335
335
"properties" : {
336
- "foo\" bar" : {"$ref" : " #/definitions/foo\" bar " }
336
+ "foo\" bar" : {"$ref" : " #/definitions/foo%22bar " }
337
337
},
338
338
"definitions" : {
339
339
"foo\" bar" : {"type" : " number" }
Original file line number Diff line number Diff line change 333
333
"description" : " refs with quote" ,
334
334
"schema" : {
335
335
"properties" : {
336
- "foo\" bar" : {"$ref" : " #/definitions/foo\" bar " }
336
+ "foo\" bar" : {"$ref" : " #/definitions/foo%22bar " }
337
337
},
338
338
"definitions" : {
339
339
"foo\" bar" : {"type" : " number" }
You can’t perform that action at this time.
0 commit comments