From 98cba45616c33f93a1b08eb5f23c85fbf262a2f2 Mon Sep 17 00:00:00 2001 From: DaanSelen Date: Fri, 3 Apr 2026 10:15:21 +0200 Subject: [PATCH] chore: lower capitalize --- src/modules/routes/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/modules/routes/README.md b/src/modules/routes/README.md index 439a673..08a350f 100644 --- a/src/modules/routes/README.md +++ b/src/modules/routes/README.md @@ -4,7 +4,7 @@ | Endpoint | Method | File | | -------------------------------- | ----------------------------- | ---------------------------- | -| `/api/welcome/Finish` | `POST` | `routes_welcome.py` | +| `/api/welcome/finish` | `POST` | `routes_welcome.py` | | `/api/welcome/verifytotp` | `POST` | `routes_welcome.py` | | `/api/welcome/totplink` | `GET` | `routes_welcome.py` | @@ -33,4 +33,4 @@ | ------------------------------------------- | ----------------------------- | ---------------------------- | | `/api/dashboard/wireguard/interfaces` | `GET` | `routes.py` | -## Uninplemented routes: \ No newline at end of file +## Uninplemented routes: