From eb2df96b6b2e6ce3a68a9ce7ce5935e665e883b3 Mon Sep 17 00:00:00 2001 From: Gonzalo <456459+grzuy@users.noreply.github.com> Date: Fri, 14 Aug 2026 09:29:27 -0300 Subject: [PATCH] feat(swagger-ui): allow for page title to be configured --- lib/open_api_spex/plug/swagger_ui.ex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/open_api_spex/plug/swagger_ui.ex b/lib/open_api_spex/plug/swagger_ui.ex index 0ffdbabf..a1b0fea7 100644 --- a/lib/open_api_spex/plug/swagger_ui.ex +++ b/lib/open_api_spex/plug/swagger_ui.ex @@ -63,7 +63,7 @@ defmodule OpenApiSpex.Plug.SwaggerUI do
-