Update json-endpoints.md

This commit is contained in:
Risto Lahtela 2021-03-25 15:54:28 +02:00 committed by GitHub
parent 3acc001a13
commit 28826f3b88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -11,9 +11,9 @@ The body of the response is the error message
## Endpoints
### `GET /<playername>/raw` `GET /<player UUID>/raw`
### `GET /player/<playername>/raw` `GET /player/<player UUID>/raw`
Obtain all data in the database for a player.
Obtain all data in the database for a player. (Note that this is an exception to the /v1/ endpoints)
### Tab endpoints