openapi-core/openapi_core/schema/schemas
Berend Kapelle f08257b853
fix test for non utc systems.
`strict_rfc3339.rfc3339_to_timestamp()` is tz aware
`datetime.datetime.fromtimestamp` is not

this causes  the test `test_string_format_datetime` to fail on
system that are not on utc
2019-01-28 14:43:24 +01:00
..
__init__.py Schema objects restructure 2018-05-25 11:30:50 +01:00
enums.py Any schema type 2018-08-22 14:27:32 +01:00
exceptions.py Add field name to all property errors 2018-09-13 10:58:36 +01:00
factories.py Add support for additional validation properties 2018-09-09 00:30:38 -04:00
generators.py Schema objects restructure 2018-05-25 11:30:50 +01:00
models.py sync master changes with exception refactoring 2018-09-13 11:59:44 +01:00
registries.py Lazy schema references 2018-07-28 22:12:47 +01:00
util.py fix test for non utc systems. 2019-01-28 14:43:24 +01:00
validators.py Separate schema casting and validation 2018-08-17 18:35:21 +01:00