diff options
author | Alex Gleason <alex@alexgleason.me> | 2020-09-11 14:00:34 -0500 |
---|---|---|
committer | Alex Gleason <alex@alexgleason.me> | 2020-09-11 14:11:07 -0500 |
commit | dfb831ca39db3098d6d585448a6ff8e938e51e8c (patch) | |
tree | f459ef9da6c865a39ef00627cd8b05f4b28b83fd /docs/API/admin_api.md | |
parent | e229536e5cca65d811f85d25c86bf3c92b3d8c45 (diff) | |
download | pleroma-dfb831ca39db3098d6d585448a6ff8e938e51e8c.tar.gz pleroma-dfb831ca39db3098d6d585448a6ff8e938e51e8c.zip |
Chat moderation: add tests for unauthorized access
Diffstat (limited to 'docs/API/admin_api.md')
-rw-r--r-- | docs/API/admin_api.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/API/admin_api.md b/docs/API/admin_api.md index eadb455ee..bc96abbf0 100644 --- a/docs/API/admin_api.md +++ b/docs/API/admin_api.md @@ -1395,7 +1395,7 @@ Loads json generated from `config/descriptions.exs`. ### List the messages in a chat -- Params: None +- Params: `max_id`, `min_id` - Response: |