From ecb6291c7439adb7c034c4bad60639f790f142b6 Mon Sep 17 00:00:00 2001 From: Carsten Graf Date: Mon, 8 Sep 2025 18:05:43 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Fix=20API=20documentation:=20Cor?= =?UTF-8?q?rect=20base=20URL?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Updated base URL from 'https://ninja.reptilfpv.de' to 'https://ninja.reptilfpv.de/api' - All API endpoints now correctly prefixed with /api - Fixes 404 errors when accessing API endpoints --- API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API.md b/API.md index 1096494..baafe97 100644 --- a/API.md +++ b/API.md @@ -1,7 +1,7 @@ # πŸƒβ€β™‚οΈ Ninja Cross Parkour API Dokumentation **Version:** 1.0.0 -**Base URL:** `https://ninja.reptilfpv.de` +**Base URL:** `https://ninja.reptilfpv.de/api` **Beschreibung:** API fΓΌr das Ninja Cross Parkour System im Schwimmbad ## πŸ“‹ Inhaltsverzeichnis