Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 360 Bytes

docs.md

File metadata and controls

11 lines (6 loc) · 360 Bytes

OpenAPI docs

Utilities to handle OpenAPI automatic UI documentation, including Swagger UI (by default at /docs) and ReDoc (by default at /redoc).

::: fastapi.openapi.docs.get_swagger_ui_html

::: fastapi.openapi.docs.get_redoc_html

::: fastapi.openapi.docs.get_swagger_ui_oauth2_redirect_html

::: fastapi.openapi.docs.swagger_ui_default_parameters