fastapi/docs
Ingmar Steen 2f478eeca6
Add support for ASGI root_path for openapi docs (#1199)
* Use ASGI root_path when it is provided and openapi_prefix is empty.

* Strip trailing slashes from root_path.

* Please mypy.

* Fix extending openapi test.

* 📝 Add docs and tutorial for using root_path behind a proxy

* ♻️ Refactor application root_path logic, use root_path, deprecate openapi_prefix

*  Add tests for Behind a Proxy with root_path

* ♻️ Refactor test

* 📝 Update/add docs for Sub-applications and Behind a Proxy

* 📝 Update Extending OpenAPI with openapi_prefix parameter

*  Add test for deprecated openapi_prefix

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-06-11 23:53:19 +02:00
..
en Add support for ASGI root_path for openapi docs (#1199) 2020-06-11 23:53:19 +02:00
es 📝 Add new links (#1467) 2020-05-24 08:48:09 +02:00
pt 🌐 Add Portuguese translation for alternatives.md (#1325) 2020-05-17 13:32:44 +02:00
zh 🌐 Add Chinese translation for docs/python-types.md (#1197) 2020-05-24 07:43:26 +02:00
missing-translation.md Add support for docs translations (#1168) 2020-03-26 20:09:53 +01:00