Skip to content

Commit

Permalink
Revert "fix: set base path for swagger"
Browse files Browse the repository at this point in the history
This reverts commit c54f82d.
  • Loading branch information
hamidzr committed Jun 12, 2020
1 parent 28ada35 commit 92806d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion master/static/swagger-ui/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<head>
<meta charset="UTF-8">
<title>Swagger UI</title>
<base href="/swagger-ui/" />
<link rel="stylesheet" type="text/css" href="./swagger-ui.css" >
<link rel="icon" type="image/png" href="./favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="./favicon-16x16.png" sizes="16x16" />
Expand Down

0 comments on commit 92806d9

Please sign in to comment.