From 28826f3b8882e41e99117b7677d19a3d3c00f8b5 Mon Sep 17 00:00:00 2001 From: Risto Lahtela <24460436+AuroraLS3@users.noreply.github.com> Date: Thu, 25 Mar 2021 15:54:28 +0200 Subject: [PATCH] Update json-endpoints.md --- Plan/json-endpoints.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Plan/json-endpoints.md b/Plan/json-endpoints.md index 634a1a4f7..b22e31423 100644 --- a/Plan/json-endpoints.md +++ b/Plan/json-endpoints.md @@ -11,9 +11,9 @@ The body of the response is the error message ## Endpoints -### `GET //raw` `GET //raw` +### `GET /player//raw` `GET /player//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