2 files changed
+99
-22
lines changedLines changed: 98 additions & 21 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
126 | 126 |
| |
127 | 127 |
| |
128 | 128 |
| |
129 |
| - | |
130 | 129 |
| |
131 | 130 |
| |
132 | 131 |
| |
| |||
147 | 146 |
| |
148 | 147 |
| |
149 | 148 |
| |
150 |
| - | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
151 | 169 |
| |
152 |
| - | |
153 |
| - | |
154 |
| - | |
155 |
| - | |
156 |
| - | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
157 | 220 |
| |
158 | 221 |
| |
159 | 222 |
| |
| |||
188 | 251 |
| |
189 | 252 |
| |
190 | 253 |
| |
191 |
| - | |
| 254 | + | |
192 | 255 |
| |
193 | 256 |
| |
194 | 257 |
| |
| |||
209 | 272 |
| |
210 | 273 |
| |
211 | 274 |
| |
212 |
| - | |
213 | 275 |
| |
214 | 276 |
| |
215 | 277 |
| |
216 | 278 |
| |
217 | 279 |
| |
218 | 280 |
| |
219 |
| - | |
220 |
| - | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
221 | 292 |
| |
222 |
| - | |
| 293 | + | |
223 | 294 |
| |
224 | 295 |
| |
225 | 296 |
| |
226 | 297 |
| |
227 | 298 |
| |
228 | 299 |
| |
229 |
| - | |
230 |
| - | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
231 | 308 |
| |
232 |
| - | |
| 309 | + | |
233 | 310 |
| |
234 | 311 |
| |
235 | 312 |
| |
236 | 313 |
| |
237 | 314 |
| |
238 | 315 |
| |
239 |
| - | |
240 |
| - | |
| 316 | + | |
| 317 | + | |
241 | 318 |
| |
242 |
| - | |
| 319 | + | |
243 | 320 |
| |
244 | 321 |
| |
245 | 322 |
| |
246 | 323 |
| |
247 | 324 |
| |
248 | 325 |
| |
249 |
| - | |
250 |
| - | |
| 326 | + | |
| 327 | + | |
251 | 328 |
| |
252 |
| - | |
| 329 | + | |
253 | 330 |
| |
254 | 331 |
| |
255 | 332 |
| |
|
- tests/json-schema-draft-03/bad-future-anchor.json+20
- tests/json-schema-draft-03/bad-future-id.json+19
- tests/json-schema-draft-03/keywords-additionalItems.json+20
- tests/json-schema-draft-03/keywords-dependencies-array.json+14
- tests/json-schema-draft-03/keywords-dependencies-object.json+22
- tests/json-schema-draft-03/keywords-items-array.json+23
- tests/json-schema-draft-03/keywords-items-object.json+20
- tests/json-schema-draft-03/keywords-patternProperties.json+22
- tests/json-schema-draft-03/nonreferencing-keywords-default.json+14
- tests/json-schema-draft-03/nonreferencing-keywords-enum.json+14
- tests/json-schema-draft-04/bad-future-anchor.json+20
- tests/json-schema-draft-04/bad-future-id.json+19
- tests/json-schema-draft-04/keywords-additionalItems.json+20
- tests/json-schema-draft-04/keywords-dependencies-array.json+14
- tests/json-schema-draft-04/keywords-dependencies-object.json+22
- tests/json-schema-draft-04/keywords-items-array.json+23
- tests/json-schema-draft-04/keywords-items-object.json+20
- tests/json-schema-draft-04/keywords-patternProperties.json+22
- tests/json-schema-draft-04/nonreferencing-keywords-default.json+14
- tests/json-schema-draft-04/nonreferencing-keywords-enum.json+14
- tests/json-schema-draft-06/keywords-additionalItems.json+20
- tests/json-schema-draft-06/keywords-contains.json+20
- tests/json-schema-draft-06/keywords-dependencies-array.json+14
- tests/json-schema-draft-06/keywords-dependencies-object.json+22
- tests/json-schema-draft-06/keywords-items-array.json+23
- tests/json-schema-draft-06/keywords-items-object.json+20
- tests/json-schema-draft-06/keywords-patternProperties.json+22
- tests/json-schema-draft-06/keywords-propertyNames.json+20
- tests/json-schema-draft-06/nonreferencing-keywords-const.json+14
- tests/json-schema-draft-06/nonreferencing-keywords-default.json+14
- tests/json-schema-draft-06/nonreferencing-keywords-enum.json+14
- tests/json-schema-draft-06/nonreferencing-keywords-examples.json+14
- tests/json-schema-draft-07/bad-future-anchor.json+20
- tests/json-schema-draft-07/keywords-additionalItems.json+20
- tests/json-schema-draft-07/keywords-contains.json+20
- tests/json-schema-draft-07/keywords-dependencies-array.json+14
- tests/json-schema-draft-07/keywords-dependencies-object.json+22
- tests/json-schema-draft-07/keywords-items-array.json+23
- tests/json-schema-draft-07/keywords-items-object.json+20
- tests/json-schema-draft-07/keywords-patternProperties.json+22
- tests/json-schema-draft-07/keywords-propertyNames.json+20
- tests/json-schema-draft-07/nonreferencing-keywords-const.json+14
- tests/json-schema-draft-07/nonreferencing-keywords-default.json+14
- tests/json-schema-draft-07/nonreferencing-keywords-enum.json+14
- tests/json-schema-draft-07/nonreferencing-keywords-examples.json+14
0 commit comments