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 | ||
handler.py | ||
py.typed | ||
requests.py | ||
responses.py | ||
testing.py | ||
types.py | ||
util.py |