openapi-core/openapi_core/schema/content
Domen Kožar 6bdd1a6756
Rewrok exception handling
Main motivation behind this change is to be able to catch exceptions
as per raise_for_errors() helpers, but to inspect state of exceptions
instead of just getting a rendered string. This allows rendering
exceptions into JSON, for example.
2018-09-13 10:58:35 +01:00
..
__init__.py Mimetype wildcards support 2018-05-30 15:01:01 +01:00
exceptions.py Rewrok exception handling 2018-09-13 10:58:35 +01:00
models.py Rewrok exception handling 2018-09-13 10:58:35 +01:00