fastapi/fastapi/openapi
Sebastián Ramírez dc5a966548
Allow setting the `response_class` to `RedirectResponse` and returning the URL from the function (#3457)
2021-07-03 21:51:28 +02:00
..
__init__.py ♻️ Refactor, fix and update code 2018-12-06 20:24:50 +04:00
constants.py ♻ Simplify code syntax in several places (#1753) 2020-08-03 15:16:51 +02:00
docs.py Improve type annotations, add support for mypy --strict, internally and for external packages (#2547) 2020-12-20 19:50:00 +01:00
models.py 🐛 Support custom OpenAPI / JSON Schema fields in the generated output OpenAPI (#1429) 2021-07-03 19:15:59 +02:00
utils.py Allow setting the `response_class` to `RedirectResponse` and returning the URL from the function (#3457) 2021-07-03 21:51:28 +02:00