tornado-openapi3/tornado_openapi3
Correl 118c23e704 Do not validate test requests using absolute URLs
The response validation in the fetch method of AsyncOpenAPITestCase is
intended for requests made to the application under test only, and must
not be executed on requests made to other services using absolute URLs.
2021-04-03 01:14:42 -04:00
..
__init__.py Add a request handler 2021-02-25 22:53:51 -05:00
handler.py Document usage with examples 2021-03-19 13:03:44 -04:00
py.typed Mark library as typed and bump version 2020-11-23 11:29:28 -05:00
requests.py Blacken code 2021-02-26 15:34:54 -05:00
responses.py Blacken code 2021-02-26 15:34:54 -05:00
testing.py Do not validate test requests using absolute URLs 2021-04-03 01:14:42 -04:00
types.py Restructure documentation 2021-03-18 18:13:28 -04:00
util.py Parse mimetype from content-type 2021-01-13 14:33:39 -05:00