added exception handling, updated client
This commit is contained in:
1
dist/index.html
vendored
1
dist/index.html
vendored
@@ -22,7 +22,6 @@
|
||||
|
||||
<!-- enabling this will enable oauth2 implicit scope support -->
|
||||
<script src='lib/swagger-oauth.js' type='text/javascript'></script>
|
||||
<script src='spec.js' type='text/javascript'></script>
|
||||
<script type="text/javascript">
|
||||
$(function () {
|
||||
var url = window.location.search.match(/url=([^&]+)/);
|
||||
|
||||
Reference in New Issue
Block a user