Update invite
This commit is contained in:
parent
6011cefab7
commit
ffeec5108d
1 changed files with 2 additions and 2 deletions
|
|
@ -50,10 +50,10 @@ Accepts an invite and joins user to a community with id = {id}
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
|
"id": "string",
|
||||||
"userId": "string",
|
"userId": "string",
|
||||||
"userName": "string",
|
"userName": "string",
|
||||||
"communityId": "string",
|
"communityId": "string",
|
||||||
"communityName": "string",
|
"communityName": "string"
|
||||||
"inviteId": "string"
|
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue