openapi-core/tests/unit
Diogo Baeder de Paula Pinto a08b62035e Properly formatting UUID if value to be unmarshalled is already a UUID.
Before this change, if a UUID instance got received as value in the
Schema, it was breaking the unmarshal because UUID instances can't be
used as values to instantiate other UUIDs.
2019-02-28 18:25:22 -03:00
..
extensions Object validation 2018-08-22 09:34:18 +01:00
schema Properly formatting UUID if value to be unmarshalled is already a UUID. 2019-02-28 18:25:22 -03:00
validation Python2 compatibility module 2018-07-29 00:16:30 +01:00
test_shortcuts.py Werkzeug as extra requirement fix 2018-03-05 15:57:12 +00:00