sample display render blocked screen

This commit is contained in:
Anna Bodnia
2016-02-02 17:06:15 +02:00
parent b52467c1fe
commit bb9de54eb5
9 changed files with 8 additions and 16 deletions

4
dist/index.html vendored
View File

@@ -63,10 +63,6 @@
window.SwaggerTranslator.translate();
}
$('pre code').each(function(i, e) {
hljs.highlightBlock(e)
});
addApiKeyAuthorization();
},
onFailure: function(data) {