From 88a769f2aa8239cafc2038de9ebbc2b665e0e7a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Weber?= Date: Thu, 23 Jun 2022 20:01:43 +0200 Subject: [PATCH] swagger: javascript code does not load in documentation #285 --- layouts/partials/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 68c5080a95..b213b2a3c4 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -44,7 +44,7 @@ {{- else if isset .Site.Params "customswaggerurl" }} {{- else }} - + {{- end }} {{- if isset .Params "swaggerinitialize" }} {{- $.Scratch.Set "swaggerInitialize" .Params.swaggerInitialize }}