2 files changed
+49
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| 129 | + | |
129 | 130 | | |
130 | 131 | | |
131 | 132 | | |
| |||
146 | 147 | | |
147 | 148 | | |
148 | 149 | | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
149 | 157 | | |
150 | 158 | | |
151 | 159 | | |
| |||
154 | 162 | | |
155 | 163 | | |
156 | 164 | | |
157 | | - | |
158 | | - | |
159 | | - | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
160 | 185 | | |
161 | 186 | | |
162 | 187 | | |
163 | 188 | | |
164 | 189 | | |
165 | 190 | | |
166 | 191 | | |
167 | | - | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
168 | 205 | | |
169 | | - | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
170 | 213 | | |
171 | 214 | | |
172 | 215 | | |
| |||
- .pre-commit-config.yaml+1
- README.md+44
- tests/json-schema-draft-2019-09/keywords-additionalItems.json+20
- tests/json-schema-draft-2019-09/keywords-contains.json+20
- tests/json-schema-draft-2019-09/keywords-contentSchema.json+21
- tests/json-schema-draft-2019-09/keywords-defs.json
- tests/json-schema-draft-2019-09/keywords-dependentSchemas.json+22
- tests/json-schema-draft-2019-09/keywords-items-array.json+23
- tests/json-schema-draft-2019-09/keywords-items-object.json+20
- tests/json-schema-draft-2019-09/keywords-patternProperties.json+22
- tests/json-schema-draft-2019-09/keywords-propertyNames.json+20
- tests/json-schema-draft-2019-09/keywords-unevaluatedItems.json+20
- tests/json-schema-draft-2019-09/keywords-unevaluatedProperties.json+20
- tests/json-schema-draft-2019-09/nonreferencing-keywords-const.json+14
- tests/json-schema-draft-2019-09/nonreferencing-keywords-default.json+14
- tests/json-schema-draft-2019-09/nonreferencing-keywords-enum.json+14
- tests/json-schema-draft-2019-09/nonreferencing-keywords-examples.json+14
- tests/json-schema-draft-2020-12/keywords-contains.json+20
- tests/json-schema-draft-2020-12/keywords-contentSchema.json+21
- tests/json-schema-draft-2020-12/keywords-defs.json
- tests/json-schema-draft-2020-12/keywords-dependentSchemas.json+22
- tests/json-schema-draft-2020-12/keywords-items.json+20
- tests/json-schema-draft-2020-12/keywords-patternProperties.json+22
- tests/json-schema-draft-2020-12/keywords-prefixItems.json+23
- tests/json-schema-draft-2020-12/keywords-propertyNames.json+20
- tests/json-schema-draft-2020-12/keywords-unevaluatedItems.json+20
- tests/json-schema-draft-2020-12/keywords-unevaluatedProperties.json+20
- tests/json-schema-draft-2020-12/nonreferencing-keywords-const.json+14
- tests/json-schema-draft-2020-12/nonreferencing-keywords-default.json+14
- tests/json-schema-draft-2020-12/nonreferencing-keywords-enum.json+14
- tests/json-schema-draft-2020-12/nonreferencing-keywords-examples.json+14
0 commit comments