File tree 3 files changed +0
-401
lines changed
3 files changed +0
-401
lines changed Original file line number Diff line number Diff line change 88
88
"foo" : 42
89
89
},
90
90
"assertions" : [
91
- {
92
- "location" : " " ,
93
- "keyword" : " propertyNames" ,
94
- "expected" : []
95
- },
96
91
{
97
92
"location" : " /foo" ,
98
93
"keyword" : " title" ,
205
200
{
206
201
"instance" : " foo" ,
207
202
"assertions" : [
208
- {
209
- "location" : " " ,
210
- "keyword" : " allOf" ,
211
- "expected" : []
212
- },
213
203
{
214
204
"location" : " " ,
215
205
"keyword" : " title" ,
241
231
{
242
232
"instance" : 42 ,
243
233
"assertions" : [
244
- {
245
- "location" : " " ,
246
- "keyword" : " anyOf" ,
247
- "expected" : []
248
- },
249
234
{
250
235
"location" : " " ,
251
236
"keyword" : " title" ,
289
274
{
290
275
"instance" : " foo" ,
291
276
"assertions" : [
292
- {
293
- "location" : " " ,
294
- "keyword" : " oneOf" ,
295
- "expected" : []
296
- },
297
277
{
298
278
"location" : " " ,
299
279
"keyword" : " title" ,
332
312
{
333
313
"instance" : {},
334
314
"assertions" : [
335
- {
336
- "location" : " " ,
337
- "keyword" : " not" ,
338
- "expected" : []
339
- },
340
315
{
341
316
"location" : " " ,
342
317
"keyword" : " title" ,
364
339
"foo" : 42
365
340
},
366
341
"assertions" : [
367
- {
368
- "location" : " " ,
369
- "keyword" : " dependentSchemas" ,
370
- "expected" : []
371
- },
372
342
{
373
343
"location" : " " ,
374
344
"keyword" : " title" ,
411
381
{
412
382
"instance" : " foo" ,
413
383
"assertions" : [
414
- {
415
- "location" : " " ,
416
- "keyword" : " if" ,
417
- "expected" : []
418
- },
419
- {
420
- "location" : " " ,
421
- "keyword" : " then" ,
422
- "expected" : []
423
- },
424
384
{
425
385
"location" : " " ,
426
386
"keyword" : " title" ,
434
394
{
435
395
"instance" : 42 ,
436
396
"assertions" : [
437
- {
438
- "location" : " " ,
439
- "keyword" : " if" ,
440
- "expected" : []
441
- },
442
- {
443
- "location" : " " ,
444
- "keyword" : " else" ,
445
- "expected" : []
446
- },
447
397
{
448
398
"location" : " " ,
449
399
"keyword" : " title" ,
Original file line number Diff line number Diff line change 15
15
{
16
16
"instance" : " foo" ,
17
17
"assertions" : [
18
- {
19
- "location" : " " ,
20
- "keyword" : " $ref" ,
21
- "expected" : []
22
- },
23
- {
24
- "location" : " " ,
25
- "keyword" : " $defs" ,
26
- "expected" : []
27
- },
28
18
{
29
19
"location" : " " ,
30
20
"keyword" : " title" ,
You can’t perform that action at this time.
0 commit comments