Skip to content

Commit

Permalink
deploy: ce07676
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 2, 2023
1 parent b26da0b commit c983ca1
Show file tree
Hide file tree
Showing 270 changed files with 1,292 additions and 1,110 deletions.
6 changes: 3 additions & 3 deletions 404.html

Large diffs are not rendered by default.

23 changes: 23 additions & 0 deletions API/Greenfield/Plugins/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<!DOCTYPE html>
<html>
<head>
<title>BTCPay Greenfield API (Plugins)</title>
<!-- needed for adaptive design -->
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://fonts.googleapis.com/css?family=Montserrat:300,400,700|Roboto:300,400,700" rel="stylesheet">
<!--
ReDoc doesn't change outer page styles
-->
<style>
body {
margin: 0;
padding: 0;
}
</style>
</head>
<body>
<redoc spec-url="./swagger.json"></redoc>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/bundles/redoc.standalone.js" integrity="sha384-RC31+q3tyqdcilXYaU++ii/FAByqeZ+sjKUHMJ8hMzIY5k4kzNqi4Ett88EZ/4lq" crossorigin="anonymous"></script>
</body>
</html>
862 changes: 862 additions & 0 deletions API/Greenfield/Plugins/swagger.json

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion API/Greenfield/v1/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://fonts.googleapis.com/css?family=Montserrat:300,400,700|Roboto:300,400,700" rel="stylesheet">

<!--
ReDoc doesn't change outer page styles
-->
Expand Down
Loading

0 comments on commit c983ca1

Please sign in to comment.