Merge branch 'feature/return-total-for-reports' into 'develop'

Admin API: Return total for reports

See merge request pleroma/pleroma!1628
This commit is contained in:
rinpatch 2019-09-17 19:09:56 +00:00
commit ef2e2c5e12
5 changed files with 15 additions and 5 deletions

View file

@ -317,6 +317,7 @@ Note: Available `:permission_group` is currently moderator and admin. 404 is ret
```json
{
"total" : 1,
"reports": [
{
"account": {