Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/beego/swagger
Browse files Browse the repository at this point in the history
  • Loading branch information
astaxie committed Jun 4, 2017
2 parents c0d0805 + 674685a commit c2b5992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
window.onload = function() {
// Build a system
const ui = SwaggerUIBundle({
url: "http://petstore.swagger.io/v2/swagger.json",
url: "swagger.json",
dom_id: '#swagger-ui',
presets: [
SwaggerUIBundle.presets.apis,
Expand Down

0 comments on commit c2b5992

Please sign in to comment.