merged from auth_2.0 branch

This commit is contained in:
Tony Tam
2014-11-11 00:16:13 -08:00
parent 8e20a32344
commit 329772af4c
11 changed files with 168 additions and 355 deletions

1
dist/swagger-ui.js vendored
View File

@@ -1782,7 +1782,6 @@ helpers = this.merge(helpers, Handlebars.helpers); data = data || {};
this.model.description = this.model.description.replace(/(?:\r\n|\r|\n)/g, '<br />');
}
this.model.oauth = null;
log(this.model.authorizations);
if (this.model.authorizations) {
if (Array.isArray(this.model.authorizations)) {
_ref5 = this.model.authorizations;