Skip to content

Commit

Permalink
[BOT] [SKIP-GH-PAGES] Add index.html for new swagger.yaml files
Browse files Browse the repository at this point in the history
blockscout-bot committed Jan 27, 2025
1 parent 1379494 commit 18a89d3
Showing 2 changed files with 20 additions and 0 deletions.
19 changes: 19 additions & 0 deletions services/merits/4c5cc765/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<!-- HTML for static distribution bundle build -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>BlockscoutRs Swagger</title>
<link rel="stylesheet" type="text/css" href="/swaggers/dist/swagger-ui.css" />
<link rel="stylesheet" type="text/css" href="/swaggers/dist/index.css" />
<link rel="icon" type="image/png" href="/swaggers/dist/favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="/swaggers/dist/favicon-16x16.png" sizes="16x16" />
</head>

<body>
<div id="swagger-ui"></div>
<script src="/swaggers/dist/swagger-ui-bundle.js" charset="UTF-8"> </script>
<script src="/swaggers/dist/swagger-ui-standalone-preset.js" charset="UTF-8"> </script>
<script src="/swaggers/dist/swagger-initializer.js" charset="UTF-8"> </script>
</body>
</html>
1 change: 1 addition & 0 deletions services/merits/hosted_versions.txt
Original file line number Diff line number Diff line change
@@ -9,3 +9,4 @@ ec8bb5ab
77e0ddf1
48d3260d
cb19fe92
4c5cc765

0 comments on commit 18a89d3

Please sign in to comment.