openapi-core/tests/unit/schema
Ondrej Tuma 83b9c37915 Object additionalProperties support
* Default is true like in specification
* When is set false, it works like in past
* Object with types works
2019-03-12 16:01:28 +01:00
..
test_operations.py Schema objects tests moved 2018-05-25 11:30:50 +01:00
test_parameters.py Parameters tests 2018-07-09 12:10:05 +01:00
test_paths.py Schema objects tests moved 2018-05-25 11:30:50 +01:00
test_request_bodies.py Schema objects tests moved 2018-05-25 11:30:50 +01:00
test_schemas.py Object additionalProperties support 2019-03-12 16:01:28 +01:00
test_schemas_registry.py Lazy schema references 2018-07-28 22:12:47 +01:00
test_specs.py Exceptions restructure 2018-05-25 11:30:50 +01:00