-
-
Notifications
You must be signed in to change notification settings - Fork 358
Commit 237c078
authored
provide defaults for all keywords and subschemas that lacked them (#1006)
Add or remove defaults as appropriate including where redundant
- Remove `default` from all subschemas that recursively-reference #meta
- Add `default to `dependencies`
Remove, e.g. when evaluating the "not" keyword, the subschema inside it should *not* be true, as that would produce a false result from this keyword.1 parent 77686de commit 237c078
3 files changed
+7
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | - | ||
16 | - | ||
17 | - | ||
18 | - | ||
15 | + | ||
19 | 16 | | |
20 | 17 | | |
21 | 18 | | |
| |||
32 | 29 | | |
33 | 30 | | |
34 | 31 | | |
35 | - | ||
36 | - | ||
37 | - | ||
38 | - | ||
32 | + | ||
39 | 33 | | |
40 | 34 | | |
41 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | - | ||
35 | - | ||
34 | + | ||
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | - | ||
33 | - | ||
32 | + | ||
33 | + | ||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | - | ||
44 | + | ||
45 | + | ||
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
0 commit comments