File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 2222 "description" : " fragment within remote ref" ,
2323 "schema" : {
2424 "$schema" : " https://json-schema.org/draft/next/schema" ,
25- "$ref" : " http://localhost:1234/draft-next/subSchemas-defs .json#/$defs/integer"
25+ "$ref" : " http://localhost:1234/draft-next/subSchemas.json#/$defs/integer"
2626 },
2727 "tests" : [
2828 {
6060 "description" : " ref within remote ref" ,
6161 "schema" : {
6262 "$schema" : " https://json-schema.org/draft/next/schema" ,
63- "$ref" : " http://localhost:1234/draft-next/subSchemas-defs .json#/$defs/refToInteger"
63+ "$ref" : " http://localhost:1234/draft-next/subSchemas.json#/$defs/refToInteger"
6464 },
6565 "tests" : [
6666 {
Original file line number Diff line number Diff line change 2222 "description" : " fragment within remote ref" ,
2323 "schema" : {
2424 "$schema" : " https://json-schema.org/draft/2019-09/schema" ,
25- "$ref" : " http://localhost:1234/draft2019-09/subSchemas-defs .json#/$defs/integer"
25+ "$ref" : " http://localhost:1234/draft2019-09/subSchemas.json#/$defs/integer"
2626 },
2727 "tests" : [
2828 {
6060 "description" : " ref within remote ref" ,
6161 "schema" : {
6262 "$schema" : " https://json-schema.org/draft/2019-09/schema" ,
63- "$ref" : " http://localhost:1234/draft2019-09/subSchemas-defs .json#/$defs/refToInteger"
63+ "$ref" : " http://localhost:1234/draft2019-09/subSchemas.json#/$defs/refToInteger"
6464 },
6565 "tests" : [
6666 {
Original file line number Diff line number Diff line change 2222 "description" : " fragment within remote ref" ,
2323 "schema" : {
2424 "$schema" : " https://json-schema.org/draft/2020-12/schema" ,
25- "$ref" : " http://localhost:1234/draft2020-12/subSchemas-defs .json#/$defs/integer"
25+ "$ref" : " http://localhost:1234/draft2020-12/subSchemas.json#/$defs/integer"
2626 },
2727 "tests" : [
2828 {
6060 "description" : " ref within remote ref" ,
6161 "schema" : {
6262 "$schema" : " https://json-schema.org/draft/2020-12/schema" ,
63- "$ref" : " http://localhost:1234/draft2020-12/subSchemas-defs .json#/$defs/refToInteger"
63+ "$ref" : " http://localhost:1234/draft2020-12/subSchemas.json#/$defs/refToInteger"
6464 },
6565 "tests" : [
6666 {
You can’t perform that action at this time.
0 commit comments