We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7089d49 commit f6d5b9dCopy full SHA for f6d5b9d
pyramid_openapi3/static/index.html
@@ -78,7 +78,7 @@
78
plugins: [
79
SwaggerUIBundle.plugins.DownloadUrl,
80
],
81
- };
+ });
82
const oauthConfig = ${oauth_config};
83
// Build a system
84
const ui = SwaggerUIBundle(uiConfig);
0 commit comments