We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2834ab9 commit 4851331Copy full SHA for 4851331
docs/index.html
@@ -0,0 +1,13 @@
1
+<!doctype html>
2
+<html>
3
+<head>
4
+ <meta charset="utf-8"/>
5
+ <title>Site Informant API (OpenAPI)</title>
6
+ <meta name="viewport" content="width=device-width,initial-scale=1"/>
7
+ <style>html,body,#redoc{height:100%}body{margin:0}</style>
8
+ <script src="https://cdn.redoc.ly/redoc/latest/bundles/redoc.standalone.js"></script>
9
+</head>
10
+<body>
11
+ <redoc spec-url="https://api.siteinformant.com/api/public/openapi.json"></redoc>
12
+</body>
13
+</html>
0 commit comments