fix spacing

This commit is contained in:
simon
2022-03-29 10:33:43 +07:00
parent e04690d96d
commit f1fb504874

View File

@@ -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
{