1 file changed
+1
-1
lines changedSubmodule test-suite updated 26 files
- README.md+1
- test-schema.json+8-6
- tests/draft4/additionalItems.json+6-1
- tests/draft4/items.json+17
- tests/draft4/maximum.json+5
- tests/draft4/minimum.json+5
- tests/draft6/additionalItems.json+6-1
- tests/draft6/allOf.json+33
- tests/draft6/anyOf.json+33
- tests/draft6/boolean_schema.json+104
- tests/draft6/const.json+65
- tests/draft6/contains.json+95
- tests/draft6/dependencies.json+49
- tests/draft6/exclusiveMaximum.json+30
- tests/draft6/exclusiveMinimum.json+30
- tests/draft6/items.json+72
- tests/draft6/maximum.json+5-19
- tests/draft6/minimum.json+5-19
- tests/draft6/not.json+22-1
- tests/draft6/oneOf.json+44
- tests/draft6/optional/zeroTerminatedFloats.json+1-1
- tests/draft6/patternProperties.json+31
- tests/draft6/properties.json+31
- tests/draft6/propertyNames.json+68
- tests/draft6/ref.json+32
- tests/draft6/required.json+16
0 commit comments