merged from master

This commit is contained in:
Tony Tam
2015-12-11 11:16:55 -08:00
6 changed files with 1362 additions and 1329 deletions

2
.gitattributes vendored
View File

@@ -1,5 +1,5 @@
* text eol=lf
src/**/*.ttf binary
dist/**/*.js binary
dist/**/*.ttf binary
dist/**/*.map binary

Binary file not shown.

Binary file not shown.

2666
dist/swagger-ui.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -50,6 +50,6 @@
"less": "^2.4.0",
"mocha": "^2.1.0",
"selenium-webdriver": "^2.45.0",
"swagger-client": "2.1.8"
"swagger-client": "2.1.9"
}
}