Correl Roush
|
5d442073ad
|
Update openapi-core to 0.19.4+
|
2024-10-20 22:40:05 -04:00 |
|
Correl Roush
|
a2c25247d9
|
Update supported tornado and python versions
- Drop support for tornado<6
- Drop support for Python<3.9
- Add support for Python 3.10, 3.11, 3.12, and 3.13
|
2024-10-20 22:19:57 -04:00 |
|
|
4102a14883
|
Leave request and response bodies as binary data
Decoding to UTF-8 text is the responsibility of the content-type loader
used in the validator, and should not be done prior.
|
2021-01-06 14:50:15 -05:00 |
|
|
3704bfab49
|
Configure Hypothesis profiles
Add a ci profile using more examples for automated testing and a dev
profile for rapid local testing.
|
2020-12-04 22:44:22 -05:00 |
|
|
b91feab778
|
Set stricter mypy parameters
|
2020-12-04 21:01:22 -05:00 |
|
|
bcf128e69d
|
Add response validation
|
2020-11-26 00:05:02 -05:00 |
|