2 files changed
+8
-4
lines changedLines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
116 | 116 |
| |
117 | 117 |
| |
118 | 118 |
| |
119 |
| - | |
120 |
| - | |
121 |
| - | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
122 | 126 |
| |
123 | 127 |
| |
124 | 128 |
| |
|
- tests/json-schema-draft-06/anchor.json
- tests/json-schema-draft-06/empty-fragment.json
- tests/json-schema-draft-06/exact-absolute-uri.json
- tests/json-schema-draft-06/ignored-siblings.json
- tests/json-schema-draft-06/keywords-allOf.json
- tests/json-schema-draft-06/keywords-anyOf.json
- tests/json-schema-draft-06/keywords-definitions.json
- tests/json-schema-draft-06/keywords-not.json
- tests/json-schema-draft-06/keywords-oneOf.json
- tests/json-schema-draft-06/keywords-properties.json
- tests/json-schema-draft-06/nested-relative-id-only-retrieval-uri.json
- tests/json-schema-draft-06/nested-relative-id.json
- tests/json-schema-draft-06/relative-pointer-array.json
- tests/json-schema-draft-06/relative-pointer-escapes.json
- tests/json-schema-draft-06/relative-pointer-object.json
- tests/json-schema-draft-06/unknown-keyword.json
- tests/json-schema-draft-07/anchor.json+23
- tests/json-schema-draft-07/empty-fragment.json+13
- tests/json-schema-draft-07/exact-absolute-uri.json+12
- tests/json-schema-draft-07/ignored-siblings.json+22
- tests/json-schema-draft-07/keywords-allOf.json+21
- tests/json-schema-draft-07/keywords-anyOf.json+21
- tests/json-schema-draft-07/keywords-definitions.json+22
- tests/json-schema-draft-07/keywords-else.json
- tests/json-schema-draft-07/keywords-if.json
- tests/json-schema-draft-07/keywords-not.json+20
- tests/json-schema-draft-07/keywords-oneOf.json+21
- tests/json-schema-draft-07/keywords-properties.json+22
- tests/json-schema-draft-07/keywords-then.json
- tests/json-schema-draft-07/nested-relative-id-only-retrieval-uri.json+19
- tests/json-schema-draft-07/nested-relative-id.json+20
- tests/json-schema-draft-07/relative-pointer-array.json+13
- tests/json-schema-draft-07/relative-pointer-escapes.json+29
- tests/json-schema-draft-07/relative-pointer-object.json+13
- tests/json-schema-draft-07/unknown-keyword.json+17
- tests/specifications.json+2-1
0 commit comments