diff --git a/docs/API.md b/docs/API.md index ea863e1..d3d79f4 100644 --- a/docs/API.md +++ b/docs/API.md @@ -107,7 +107,7 @@ Obtain access and refresh tokens. ``` **Response:** `200 OK` (Tokens set in httponly cookies) -```json +```json {} ```