AdminAPI: return id for moderation log entries

This commit is contained in:
Alex Gleason 2021-01-01 11:58:42 -06:00
commit 0ec7e9b8e9
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7
3 changed files with 7 additions and 0 deletions

View file

@ -1123,6 +1123,7 @@ Loads json generated from `config/descriptions.exs`.
```json
[
{
"id": 1234,
"data": {
"actor": {
"id": 1,