File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 6868 "description" : " `contentSchema` is an annotation for string instances" ,
6969 "compatibility" : " 2019" ,
7070 "schema" : {
71- "$id" : " https://annotations.json-schema.org/test/contentSchema-is-an-annotation" ,
7271 "contentMediaType" : " application/json" ,
7372 "contentSchema" : { "type" : " number" }
7473 },
8079 "location" : " " ,
8180 "keyword" : " contentSchema" ,
8281 "expected" : {
83- "https://annotations.json-schema.org/test/contentSchema-is-an-annotation #" : { "type" : " number" }
82+ "#" : { "type" : " number" }
8483 }
8584 }
8685 ]
101100 "description" : " `contentSchema` requires `contentMediaType`" ,
102101 "compatibility" : " 2019" ,
103102 "schema" : {
104- "$id" : " https://annotations.json-schema.org/test/contentSchema-is-an-annotation" ,
105103 "contentSchema" : { "type" : " number" }
106104 },
107105 "tests" : [
You can’t perform that action at this time.
0 commit comments