Skip to content

Commit 4851331

Browse files
author
Sergey Sagan
committed
:docs
1 parent 2834ab9 commit 4851331

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)