fix spacing

This commit is contained in:
simon 2022-03-29 10:33:43 +07:00
parent e04690d96d
commit f1fb504874
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
1 changed files with 1 additions and 1 deletions

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
{