diff --git a/fastapi/openapi/docs.py b/fastapi/openapi/docs.py index b845f87c1..b2c6e216f 100644 --- a/fastapi/openapi/docs.py +++ b/fastapi/openapi/docs.py @@ -143,8 +143,81 @@ def get_swagger_ui_html( {title} + +
@@ -174,6 +247,35 @@ def get_swagger_ui_html( html += """ + """