Artur Maciag
Artur Maciag
Based on draft https://github.com/OAI/OpenAPI-Specification/pull/2474
Mypy
Follow up from https://github.com/p1c2u/openapi-spec-validator/issues/173
Breaking change Follow-up change from #599
This is follow up of #545 Fixes #204
### Suggested Behavior Public API docstrings and autodoc ### Why is this needed? Required before stable release ### References _No response_ ### Would you like to implement a feature? None
Fixes #788
### Discussed in https://github.com/python-openapi/openapi-core/discussions/757 Originally posted by **jtherrmann** January 11, 2024 All of the API endpoints for the test deployment of our Flask app, which is deployed via Amazon API...
### Actual Behavior Data deserialized by media type deserializer sent to caster ### Expected Behavior Data from media types deserializer have proper type. ### Steps to Reproduce Send request body...