Browse Source

Self-host redoc js

master
Dennis Reimann 4 years ago
parent
commit
1acadb77ae
No known key found for this signature in database
GPG Key ID: 5009E1797F03F8D0
  1. 2
      docs/api/index.html
  2. 1738
      docs/api/redoc.standalone.min.js

2
docs/api/index.html

@ -10,6 +10,6 @@
</head>
<body>
<redoc spec-url="./wallet-rpc.yaml"></redoc>
<script src="https://cdn.jsdelivr.net/npm/redoc@latest/bundles/redoc.standalone.min.js"></script>
<script src="./redoc.standalone.min.js"></script>
</body>
</html>

1738
docs/api/redoc.standalone.min.js vendored

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save