mirror of
https://github.com/correl/tornado-openapi3.git
synced 2024-11-23 11:09:56 +00:00
3dce6ca7b5
This is how openapi-core expects a lack of request body. Currently it can cause issues with validation because requests without a body will be send to the validator with a request a body of empty bytes that can't be validated. |
||
---|---|---|
.. | ||
__init__.py | ||
conftest.py | ||
test_handler.py | ||
test_requests.py | ||
test_responses.py | ||
test_testing.py | ||
test_util.py |