updated swagger-js, rebuilt

This commit is contained in:
Tony Tam
2017-01-02 11:08:45 -07:00
parent 2ba1c100ae
commit 353c8a39c5
10 changed files with 136 additions and 22 deletions

2
dist/o2c.html vendored
View File

@@ -1,6 +1,6 @@
<script>
var qp = null;
if(window.location.hash && window.location.hash !== "#_=_") {
if(/code|token|error/.test(window.location.hash)) {
qp = location.hash.substring(1);
}
else {