Update docs

This commit is contained in:
Maxim Filippov 2019-09-22 16:45:38 +03:00
parent 72a01f1350
commit f89fe3ac06
1 changed files with 9 additions and 1 deletions

View File

@ -298,7 +298,15 @@ Note: Available `:permission_group` is currently moderator and admin. 404 is ret
- Methods: `GET`
- Params: none
- Response: password reset token (base64 string)
- Response:
```json
{
"token": "U13DX6muOvpRsj35_ij9wLxUbkU-eFvfKttxs6gIajo=", // password reset token (base64 string)
"link": "https://pleroma.social/api/pleroma/password_reset/U13DX6muOvpRsj35_ij9wLxUbkU-eFvfKttxs6gIajo%3D"
}
```
## `/api/pleroma/admin/reports`
### Get a list of reports