Update invite

This commit is contained in:
Aslan 2025-12-26 19:24:13 +01:00
parent 6011cefab7
commit ffeec5108d

View file

@ -50,10 +50,10 @@ Accepts an invite and joins user to a community with id = {id}
```json
{
"id": "string",
"userId": "string",
"userName": "string",
"communityId": "string",
"communityName": "string",
"inviteId": "string"
"communityName": "string"
}
```