File tree
5 files changed
+19
-18
lines changed- src
- test
- util
5 files changed
+19
-18
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
|
Submodule JSON-Schema-Test-Suite updated 84 files
- README.md+7-3
- remotes/extendible-dynamic-ref.json+20
- tests/draft-next/additionalProperties.json
- tests/draft-next/allOf.json
- tests/draft-next/anchor.json
- tests/draft-next/anyOf.json
- tests/draft-next/boolean_schema.json
- tests/draft-next/const.json
- tests/draft-next/contains.json
- tests/draft-next/content.json
- tests/draft-next/default.json
- tests/draft-next/defs.json+1-1
- tests/draft-next/dependentRequired.json
- tests/draft-next/dependentSchemas.json+15
- tests/draft-next/dynamicRef.json+144
- tests/draft-next/enum.json
- tests/draft-next/exclusiveMaximum.json
- tests/draft-next/exclusiveMinimum.json
- tests/draft-next/format.json
- tests/draft-next/id.json+3-3
- tests/draft-next/if-then-else.json
- tests/draft-next/infinite-loop-detection.json
- tests/draft-next/items.json
- tests/draft-next/maxContains.json
- tests/draft-next/maxItems.json
- tests/draft-next/maxLength.json
- tests/draft-next/maxProperties.json
- tests/draft-next/maximum.json
- tests/draft-next/minContains.json
- tests/draft-next/minItems.json
- tests/draft-next/minLength.json
- tests/draft-next/minProperties.json
- tests/draft-next/minimum.json
- tests/draft-next/multipleOf.json
- tests/draft-next/not.json
- tests/draft-next/oneOf.json
- tests/draft-next/optional/bignum.json
- tests/draft-next/optional/ecmascript-regex.json
- tests/draft-next/optional/float-overflow.json
- tests/draft-next/optional/format-assertion.json
- tests/draft-next/optional/format/date-time.json
- tests/draft-next/optional/format/date.json
- tests/draft-next/optional/format/duration.json
- tests/draft-next/optional/format/email.json
- tests/draft-next/optional/format/hostname.json
- tests/draft-next/optional/format/idn-email.json
- tests/draft-next/optional/format/idn-hostname.json
- tests/draft-next/optional/format/ipv4.json
- tests/draft-next/optional/format/ipv6.json
- tests/draft-next/optional/format/iri-reference.json
- tests/draft-next/optional/format/iri.json
- tests/draft-next/optional/format/json-pointer.json
- tests/draft-next/optional/format/regex.json
- tests/draft-next/optional/format/relative-json-pointer.json
- tests/draft-next/optional/format/time.json
- tests/draft-next/optional/format/uri-reference.json
- tests/draft-next/optional/format/uri-template.json
- tests/draft-next/optional/format/uri.json
- tests/draft-next/optional/format/uuid.json
- tests/draft-next/optional/non-bmp-regex.json
- tests/draft-next/optional/refOfUnknownKeyword.json
- tests/draft-next/pattern.json
- tests/draft-next/patternProperties.json
- tests/draft-next/prefixItems.json
- tests/draft-next/properties.json
- tests/draft-next/propertyNames.json
- tests/draft-next/ref.json+1-1
- tests/draft-next/refRemote.json
- tests/draft-next/required.json
- tests/draft-next/type.json
- tests/draft-next/unevaluatedItems.json
- tests/draft-next/unevaluatedProperties.json
- tests/draft-next/uniqueItems.json+20
- tests/draft-next/unknownKeyword.json
- tests/draft-next/vocabulary.json
- tests/draft2019-09/dependentSchemas.json+15
- tests/draft2019-09/uniqueItems.json+20
- tests/draft2020-12/dependentSchemas.json+15
- tests/draft2020-12/dynamicRef.json+144
- tests/draft2020-12/uniqueItems.json+20
- tests/draft3/uniqueItems.json+20
- tests/draft4/uniqueItems.json+20
- tests/draft6/uniqueItems.json+20
- tests/draft7/uniqueItems.json+20
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
102 |
| - | |
103 |
| - | |
104 |
| - | |
105 |
| - | |
106 |
| - | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
| |||
147 | 147 |
| |
148 | 148 |
| |
149 | 149 |
| |
150 |
| - | |
| 150 | + | |
151 | 151 |
| |
152 | 152 |
| |
153 | 153 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
| 43 | + | |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
| 47 | + | |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 |
| - | |
| 51 | + | |
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
| 55 | + | |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
| |||
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
| 81 | + | |
81 | 82 |
| |
82 | 83 |
| |
83 | 84 |
| |
|
0 commit comments