2 files changed
+24
-3
lines changedLines changed: 23 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
54 | 71 |
| |
55 | 72 |
| |
56 | 73 |
| |
| |||
120 | 137 |
| |
121 | 138 |
| |
122 | 139 |
| |
123 |
| - | |
124 |
| - | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
125 | 146 |
| |
126 | 147 |
| |
127 | 148 |
| |
|
- tests/json-schema-draft-04/nested-absolute-id.json+33
- tests/json-schema-draft-06/nested-absolute-id.json+33
- tests/json-schema-draft-07/nested-absolute-id.json+33
- tests/json-schema-draft-2019-09/anchor.json+23
- tests/json-schema-draft-2019-09/empty-fragment.json+13
- tests/json-schema-draft-2019-09/exact-absolute-uri.json+12
- tests/json-schema-draft-2019-09/keywords-allOf.json+21
- tests/json-schema-draft-2019-09/keywords-anyOf.json+21
- tests/json-schema-draft-2019-09/keywords-definitions.json+22
- tests/json-schema-draft-2019-09/keywords-else.json+20
- tests/json-schema-draft-2019-09/keywords-if.json+20
- tests/json-schema-draft-2019-09/keywords-not.json+20
- tests/json-schema-draft-2019-09/keywords-oneOf.json+21
- tests/json-schema-draft-2019-09/keywords-properties.json+22
- tests/json-schema-draft-2019-09/keywords-then.json+20
- tests/json-schema-draft-2019-09/nested-absolute-id.json+33
- tests/json-schema-draft-2019-09/nested-relative-id-only-retrieval-uri.json+19
- tests/json-schema-draft-2019-09/nested-relative-id.json+20
- tests/json-schema-draft-2019-09/relative-pointer-array.json+13
- tests/json-schema-draft-2019-09/relative-pointer-escapes.json+29
- tests/json-schema-draft-2019-09/relative-pointer-object.json+13
- tests/json-schema-draft-2019-09/unignored-siblings.json+22
- tests/json-schema-draft-2019-09/unknown-keyword.json+17
- tests/specifications.json+1
0 commit comments