From f1fb50487437f7c155b42354fab0535ef11d145b Mon Sep 17 00:00:00 2001 From: simon Date: Tue, 29 Mar 2022 10:33:43 +0700 Subject: [PATCH] fix spacing --- tubearchivist/api/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tubearchivist/api/README.md b/tubearchivist/api/README.md index 274c862..75fafae 100644 --- a/tubearchivist/api/README.md +++ b/tubearchivist/api/README.md @@ -21,7 +21,7 @@ response = requests.get(url, headers=headers) ``` ## Login View -Return token and user ID for username and password: +Return token and user ID for username and password: POST /api/login ```json {