openapi-core/tests/unit/schema
Diogo Baeder de Paula Pinto b029066add Fix #124: Checking "additionalProperties" in "oneOf" items.
This is important because it does the correct validation over items that
are restricted in "oneOf", so that it's possible to use schemas that are
superset of one another as items of "oneOf".
2019-03-26 02:30:07 -03: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 Fix #124: Checking "additionalProperties" in "oneOf" items. 2019-03-26 02:30:07 -03: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