update return empty return types to Empty (#1298)
This commit is contained in:
parent
11ab7b8d7f
commit
3c7c5caed1
12 changed files with 19 additions and 19 deletions
|
@ -686,7 +686,7 @@ POST /api/v1/admin/accounts/:id/action HTTP/1.1
|
|||
|
||||
Perform an action against an account and log this action in the moderation history. Also resolves any open reports against this account.
|
||||
|
||||
**Returns:** empty object\
|
||||
**Returns:** Empty\
|
||||
**OAuth:** User token + `admin:write:accounts`\
|
||||
**Permissions:** Manage Users, Manage Reports\
|
||||
**Version history:**\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue