|
@@ -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
|