openapi-core/openapi_core/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
..
components Python2 compatibility module 2018-07-29 00:16:30 +01:00
content Rewrok exception handling 2018-09-13 10:58:35 +01:00
infos Schema objects restructure 2018-05-25 11:30:50 +01:00
media_types parameters/body should catch all schema errors 2018-09-13 10:58:35 +01:00
operations Rewrok exception handling 2018-09-13 10:58:35 +01:00
parameters Raw value type strict validation 2019-03-22 11:21:50 +00:00
paths Python2 compatibility module 2018-07-29 00:16:30 +01:00
properties Lazy schema references 2018-07-28 22:12:47 +01:00
request_bodies Rewrok exception handling 2018-09-13 10:58:35 +01:00
responses Rewrok exception handling 2018-09-13 10:58:35 +01:00
schemas Fix #124: Checking "additionalProperties" in "oneOf" items. 2019-03-26 02:30:07 -03:00
servers Rewrok exception handling 2018-09-13 10:58:35 +01:00
specs Rewrok exception handling 2018-09-13 10:58:35 +01:00
__init__.py Schema objects restructure 2018-05-25 11:30:50 +01:00
exceptions.py Exceptions restructure 2018-05-25 11:30:50 +01:00