From fad95e339c2fbe0f254918b8efd1adf8a25f2abf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Hells=C3=A9n?= Date: Tue, 7 Dec 2021 19:58:14 +0100 Subject: [PATCH] Add link to Swagger and ReDoc to / --- main.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main.py b/main.py index 66c7f84..10864d3 100644 --- a/main.py +++ b/main.py @@ -81,6 +81,8 @@ async def main(): discord-nice-embed +Swagger UI - API documentation +ReDoc - Alternative API documentation