From: Joab Date: Wed, 4 Feb 2026 13:35:58 +0000 (-0300) Subject: ✨ Add `viewport` meta tag to improve Swagger UI on mobile devices (#14777) X-Git-Tag: 0.128.1~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=741f77d571eeeb2cde4fe11dcfe038c4d925a046;p=thirdparty%2Ffastapi%2Ffastapi.git ✨ Add `viewport` meta tag to improve Swagger UI on mobile devices (#14777) --- diff --git a/fastapi/openapi/docs.py b/fastapi/openapi/docs.py index 632cc2c1d..bb387c609 100644 --- a/fastapi/openapi/docs.py +++ b/fastapi/openapi/docs.py @@ -139,6 +139,7 @@ def get_swagger_ui_html( + {title}