summary refs log tree commit diff
path: root/ModAS.Server/wwwroot/index.html
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2023-12-31 16:38:20 +0100
committerRory& <root@rory.gay>2023-12-31 16:38:20 +0100
commit05289f61d7bd0650ef511cc92a8a657c493dce30 (patch)
treeed38ef598f9e37eaaf294b8864f361553869ee3c /ModAS.Server/wwwroot/index.html
parentAdd auth, start of commit script (diff)
downloadModAS-05289f61d7bd0650ef511cc92a8a657c493dce30.tar.xz
Clean up swagger, clean up auth code HEAD github/master master
Diffstat (limited to 'ModAS.Server/wwwroot/index.html')
-rw-r--r--ModAS.Server/wwwroot/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/ModAS.Server/wwwroot/index.html b/ModAS.Server/wwwroot/index.html
index 391570a..d7eb73a 100644
--- a/ModAS.Server/wwwroot/index.html
+++ b/ModAS.Server/wwwroot/index.html
@@ -16,6 +16,7 @@
         <h1 style="margin-bottom: 0;">ModAS</h1>
         <p style="color: #ffffff66; font-size: 0.75em;"><i>Moderation at your fingertips</i></p>
         <p>Server is running.</p>
+        <a href="/swagger">API documentation</a>
     </div>
 </body>
 </html>
\ No newline at end of file