File tree 2 files changed +0
-52
lines changed
2 files changed +0
-52
lines changed Original file line number Diff line number Diff line change 31
31
"required" : [" errors" ]
32
32
}
33
33
}
34
- },
35
- {
36
- "description" : " correct type yields an output unit" ,
37
- "data" : " a string" ,
38
- "output" : {
39
- "basic" : {
40
- "$id" : " https://json-schema.org/tests/content/draft2019-09/type/0/tests/1/basic" ,
41
- "$ref" : " /draft/2019-09/output/schema" ,
42
- "properties" : {
43
- "annotations" : {
44
- "contains" : {
45
- "properties" : {
46
- "valid" : {"const" : true },
47
- "keywordLocation" : {"const" : " /type" },
48
- "absoluteKeywordLocation" : {"const" : " https://json-schema.org/tests/content/draft2019-09/type/0#/type" },
49
- "instanceLocation" : {"const" : " " },
50
- "annotation" : false ,
51
- "error" : false
52
- },
53
- "required" : [" keywordLocation" , " instanceLocation" ]
54
- }
55
- }
56
- },
57
- "required" : [" annotations" ]
58
- }
59
- }
60
34
}
61
35
]
62
36
}
Original file line number Diff line number Diff line change 31
31
"required" : [" errors" ]
32
32
}
33
33
}
34
- },
35
- {
36
- "description" : " correct type yields an output unit" ,
37
- "data" : " a string" ,
38
- "output" : {
39
- "basic" : {
40
- "$id" : " https://json-schema.org/tests/content/draft2020-12/type/0/tests/1/basic" ,
41
- "$ref" : " /draft/2020-12/output/schema" ,
42
- "properties" : {
43
- "annotations" : {
44
- "contains" : {
45
- "properties" : {
46
- "valid" : {"const" : true },
47
- "keywordLocation" : {"const" : " /type" },
48
- "absoluteKeywordLocation" : {"const" : " https://json-schema.org/tests/content/draft2020-12/type/0#/type" },
49
- "instanceLocation" : {"const" : " " },
50
- "annotation" : false ,
51
- "error" : false
52
- },
53
- "required" : [" keywordLocation" , " instanceLocation" ]
54
- }
55
- }
56
- },
57
- "required" : [" annotations" ]
58
- }
59
- }
60
34
}
61
35
]
62
36
}
You can’t perform that action at this time.
0 commit comments