Append Docs to window for now

also remove expection for global swaggerUi from JSHint
This commit is contained in:
Mohsen Azimi
2015-03-16 13:58:05 -07:00
parent 51bbbf03db
commit 8c6e3a6d95
4 changed files with 4 additions and 5 deletions

View File

@@ -32,7 +32,6 @@
// Global object // Global object
// TODO: remove these // TODO: remove these
"swaggerUi": false,
"Docs": false "Docs": false
} }
} }

2
dist/swagger-ui.js vendored
View File

@@ -318,7 +318,7 @@ if (Function.prototype.bind && console && typeof console.log === "object") {
}, Function.prototype.call); }, Function.prototype.call);
} }
var Docs = { window.Docs = {
shebang: function() { shebang: function() {

File diff suppressed because one or more lines are too long

View File

@@ -82,7 +82,7 @@ if (Function.prototype.bind && console && typeof console.log === "object") {
}, Function.prototype.call); }, Function.prototype.call);
} }
var Docs = { window.Docs = {
shebang: function() { shebang: function() {