diff --git a/dist/index.html b/dist/index.html index 3b2cda98..b14534c8 100644 --- a/dist/index.html +++ b/dist/index.html @@ -35,7 +35,6 @@ dom_id: "swagger-ui-container", supportedSubmitMethods: ['get', 'post', 'put', 'delete'], onComplete: function(swaggerApi, swaggerUi){ - log("Loaded SwaggerUI"); if(typeof initOAuth == "function") { /* initOAuth({ diff --git a/dist/lib/shred.bundle.js b/dist/lib/shred.bundle.js index ab3955db..22ea396d 100644 --- a/dist/lib/shred.bundle.js +++ b/dist/lib/shred.bundle.js @@ -1723,7 +1723,7 @@ var zlib = null; try { zlib = require('zlib'); } catch (e) { - console.warn("no zlib library"); + // console.warn("no zlib library"); } // Iconv doesn't work in browser @@ -1731,7 +1731,7 @@ var Iconv = null; try { Iconv = require('iconv-lite'); } catch (e) { - console.warn("no iconv library"); + // console.warn("no iconv library"); } // Construct a `Response` object. You should never have to do this directly. The diff --git a/dist/swagger-ui.js b/dist/swagger-ui.js index 8178b83e..370e6276 100644 --- a/dist/swagger-ui.js +++ b/dist/swagger-ui.js @@ -1051,6 +1051,39 @@ this["Handlebars"]["templates"]["param_list"] = Handlebars.template({"1":functio if (stack1 != null) { buffer += stack1; } return buffer + "\n