Details & auth

This commit is contained in:
Aslan 2025-12-25 02:35:19 +01:00
parent a85fc8a49d
commit 2b8e2a54a2
3 changed files with 1 additions and 5 deletions

View file

@ -59,7 +59,7 @@ Logs in a user and returns a new session
```json
{
"ownerId": "string",
"username": "string",
"error": "incorrect credentials"
}
```