From 868b5e7b9075e9b5769ba7e914936430f0e5cd85 Mon Sep 17 00:00:00 2001 From: Thomas Brinkmann Date: Mon, 6 Jun 2022 09:42:57 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9E=5FSidebar=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _Sidebar.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index cb6a54b..9cb9959 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -63,8 +63,8 @@ --- * **[GET /protection/incidents/{ipAddress}](GET-%2Fprotection%2Fincidents%2F%7BipAddress%7D "Ruft die Vorfälle der IP ab")** --- -* **[GET /protection/flexrules](GET-%2Fprotection%2Fflexrules "Ruft alle Flexrules ab")** -* **[GET /protection/flexrules/{uuid}](GET-%2Fprotection%2Fflexrules%2F%7Buuid%7D "Ruft die Flexrule mit der {uuid} ab")** +* **[GET /protection/flexrule](GET-%2Fprotection%2Fflexrule "Ruft alle Flexrules ab")** +* **[GET /protection/flexrule/{uuid}](GET-%2Fprotection%2Fflexrule%2F%7Buuid%7D "Ruft die Flexrule mit der {uuid} ab")** * **[POST /protection/flexrule](POST-%2Fprotection%2Fflexrule "Legt eine weitere Flexrule an")** * **[DELETE /protection/flexrule/{uuid}](DELETE-%2Fprotection%2Fflexrule%2F%7Buuid%7D "Löscht die Flexrule mit der {uuid}")**