From 3c7f0e4fc7b8d4ce03fcc28ffd234d10a71b9ab3 Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Thu, 8 Dec 2022 22:31:28 +0000 Subject: [PATCH] Update /api paths --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6efd73..9f3a7d4 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ To run this server you will need: - See CSS Variables ## API Endpoints: - - /api: + - /api/v1: - /test: - GET: Check your connection with the server - If `Authentication: Basic` header is provided your key will be checked, if not then just the conenction will be tested.