summary refs log tree commit diff
path: root/docs/admin_api
diff options
context:
space:
mode:
authorPatrick Cloke <patrickc@matrix.org>2021-06-02 11:38:54 -0400
committerPatrick Cloke <patrickc@matrix.org>2021-06-02 11:38:54 -0400
commit09361655d2fcdac24642efa2b60122dd4f0684be (patch)
treea8a245f6185f6102b47b6b35fbd33a47d8447571 /docs/admin_api
parentMerge remote-tracking branch 'origin/release-v1.35' into matrix-org-hotfixes (diff)
parentRewrite the KeyRing (#10035) (diff)
downloadsynapse-09361655d2fcdac24642efa2b60122dd4f0684be.tar.xz
Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes
Diffstat (limited to 'docs/admin_api')
-rw-r--r--docs/admin_api/event_reports.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/admin_api/event_reports.md b/docs/admin_api/event_reports.md

index 0159098138..bfec06f755 100644 --- a/docs/admin_api/event_reports.md +++ b/docs/admin_api/event_reports.md
@@ -75,9 +75,9 @@ The following fields are returned in the JSON response body: * `name`: string - The name of the room. * `event_id`: string - The ID of the reported event. * `user_id`: string - This is the user who reported the event and wrote the reason. -* `reason`: string - Comment made by the `user_id` in this report. May be blank. +* `reason`: string - Comment made by the `user_id` in this report. May be blank or `null`. * `score`: integer - Content is reported based upon a negative score, where -100 is - "most offensive" and 0 is "inoffensive". + "most offensive" and 0 is "inoffensive". May be `null`. * `sender`: string - This is the ID of the user who sent the original message/event that was reported. * `canonical_alias`: string - The canonical alias of the room. `null` if the room does not