File tree
59 files changed
+5719
-158
lines changed- spec
- src
- Constraint
- Structure
- SwaggerSchema
- tests/src
- Helper
- PHPUnit
- Constraint
- DumpSchema
- Example
- JsonSchema
- Misc
- Schema
- Spec
- Swagger
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
59 files changed
+5719
-158
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + |
Submodule JSON-Schema-Test-Suite updated 38 files
- .travis.yml+7-2
- README.md+5-4
- index.js+32
- package.json+28
- remotes/name.json+11
- remotes/subSchemas.json+11
- test-schema.json+8-6
- tests/draft3/optional/format.json+2-2
- tests/draft4/additionalItems.json+6-1
- tests/draft4/items.json+17
- tests/draft4/maximum.json+5
- tests/draft4/minimum.json+5
- tests/draft4/optional/format.json+2-2
- tests/draft4/ref.json+88
- tests/draft4/refRemote.json+136-3
- 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/bignum.json+2-4
- tests/draft6/optional/format.json+112-2
- tests/draft6/optional/zeroTerminatedFloats.json+2-2
- tests/draft6/patternProperties.json+31
- tests/draft6/properties.json+31
- tests/draft6/propertyNames.json+68
- tests/draft6/ref.json+120
- tests/draft6/refRemote.json+102-5
- tests/draft6/required.json+16
0 commit comments