forked from AkkomaGang/akkoma
Apply suggestion to docs/API/admin_api.md
This commit is contained in:
parent
2d64500a9d
commit
c8bfbf511e
1 changed files with 1 additions and 1 deletions
|
@ -400,7 +400,7 @@ Note: Available `:permission_group` is currently moderator and admin. 404 is ret
|
|||
```json
|
||||
[
|
||||
{
|
||||
`error` // error message
|
||||
"error": "Appropriate error message here"
|
||||
}
|
||||
]
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue