Update /api paths

This commit is contained in:
Fred Boniface 2022-12-08 22:31:28 +00:00
parent 8f10f59833
commit 3c7f0e4fc7
1 changed files with 1 additions and 1 deletions

View File

@ -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.