We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a3a90a commit e90e435Copy full SHA for e90e435
templates/swagger/ui.tmpl
@@ -66,7 +66,6 @@
66
<div id="swagger-ui"></div>
67
68
<script src="{{StaticUrlPrefix}}/vendor/assets/swagger-ui/swagger-ui-bundle.js"> </script>
69
-<script src="{{StaticUrlPrefix}}/vendor/assets/swagger-ui/swagger-ui-standalone-preset.js"> </script>
70
<script>
71
72
window.onload = function() {
0 commit comments