Add more services

This commit is contained in:
Aslan 2025-12-29 02:03:47 +01:00
parent 91e22ed95d
commit 36c952fe81
7 changed files with 172 additions and 16 deletions

View file

@ -10,7 +10,7 @@ Returns a session with id = {id}
{
"id": "string",
"userId": "string",
"creationDate": 0
"creationDate": "number"
}
```