From e2afc41f573231f9d508682001657acc162c2b40 Mon Sep 17 00:00:00 2001 From: Joab Date: Mon, 26 Jan 2026 18:22:22 -0300 Subject: [PATCH] docs: add viewport meta tag to Swagger UI HTML --- fastapi/openapi/docs.py | 1 + 1 file changed, 1 insertion(+) diff --git a/fastapi/openapi/docs.py b/fastapi/openapi/docs.py index 82380f85d..fe6516b72 100644 --- a/fastapi/openapi/docs.py +++ b/fastapi/openapi/docs.py @@ -118,6 +118,7 @@ def get_swagger_ui_html( + {title}