summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--api/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/index.html b/api/index.html
index 30538764c..9421852c4 100644
--- a/api/index.html
+++ b/api/index.html
@@ -20,6 +20,7 @@
url: "{{ .Base }}/api/openapi.yml",
dom_id: '#swagger-ui',
deepLinking: true,
+ validatorUrl: "none",
presets: [
SwaggerUIBundle.presets.apis,
SwaggerUIStandalonePreset