From ed611e778935ae029c5c16116904b7b7bb376fab Mon Sep 17 00:00:00 2001 From: Suren Martirosyan Date: Mon, 19 Jan 2026 08:48:54 -0500 Subject: [PATCH] test --- docs/API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {} ```