diff --git a/fastapi/openapi/docs.py b/fastapi/openapi/docs.py index 7d8fdfc4d..5d10aa59a 100644 --- a/fastapi/openapi/docs.py +++ b/fastapi/openapi/docs.py @@ -8,6 +8,7 @@ def get_swagger_ui_html(*, openapi_url: str, title: str) -> HTMLResponse: