Skip to content
Snippets Groups Projects
Commit cd3798b4 authored by dsehnal's avatar dsehnal
Browse files

disable SwaggerUI response syntax highlight

parent 0240e547
No related branches found
No related tags found
No related merge requests found
...@@ -53,6 +53,7 @@ export const indexTemplate = `<!DOCTYPE html> ...@@ -53,6 +53,7 @@ export const indexTemplate = `<!DOCTYPE html>
SwaggerUIBundle.presets.apis, SwaggerUIBundle.presets.apis,
SwaggerUIStandalonePreset SwaggerUIStandalonePreset
], ],
syntaxHighlight: { activated: false, theme: 'agate' },
plugins: [ plugins: [
SwaggerUIBundle.plugins.DownloadUrl, SwaggerUIBundle.plugins.DownloadUrl,
HidePlugin HidePlugin
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment