File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22 {
33 "description" : " Invalid use of fragments in location-independent $id" ,
44 "schema" : {
5- "$ref" : " https://json-schema.org/draft/future /schema"
5+ "$ref" : " https://json-schema.org/draft/next /schema"
66 },
77 "tests" : [
88 {
110110 "description" : " Valid use of empty fragments in location-independent $id" ,
111111 "comment" : " These are allowed but discouraged" ,
112112 "schema" : {
113- "$ref" : " https://json-schema.org/draft/future /schema"
113+ "$ref" : " https://json-schema.org/draft/next /schema"
114114 },
115115 "tests" : [
116116 {
150150 {
151151 "description" : " Unnormalized $ids are allowed but discouraged" ,
152152 "schema" : {
153- "$ref" : " https://json-schema.org/draft/future /schema"
153+ "$ref" : " https://json-schema.org/draft/next /schema"
154154 },
155155 "tests" : [
156156 {
Original file line number Diff line number Diff line change 178178 {
179179 "description" : " remote ref, containing refs itself" ,
180180 "schema" : {
181- "$ref" : " https://json-schema.org/draft/future /schema"
181+ "$ref" : " https://json-schema.org/draft/next /schema"
182182 },
183183 "tests" : [
184184 {
You can’t perform that action at this time.
0 commit comments