Update fields
This commit is contained in:
parent
c7894df3d7
commit
66b25d5135
2 changed files with 6 additions and 3 deletions
|
|
@ -7,7 +7,8 @@ Returns a community with id = {id}
|
|||
```json
|
||||
{
|
||||
"id": "string",
|
||||
"name": "string"
|
||||
"name": "string",
|
||||
"description": "string"
|
||||
}
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue