diff options
author | Mark Felder <feld@FreeBSD.org> | 2020-10-05 12:40:53 -0500 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2020-10-05 12:40:53 -0500 |
commit | 346cc3ac244384d37d1bcbbe888173725465a307 (patch) | |
tree | 61947d678e4f0a1be1a71e68f0bf4f03301eb725 /docs/API | |
parent | 3f201475e099aecf0c77ca5396b114433ea58224 (diff) | |
parent | 4b05eb9a321ebdc03588f786683e83427fe31f1c (diff) | |
download | pleroma-346cc3ac244384d37d1bcbbe888173725465a307.tar.gz |
Merge branch 'develop' into feature/1893-remote-emoji-packs-pagination
Diffstat (limited to 'docs/API')
-rw-r--r-- | docs/API/admin_api.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/API/admin_api.md b/docs/API/admin_api.md index 7992db58f..7bf13daef 100644 --- a/docs/API/admin_api.md +++ b/docs/API/admin_api.md @@ -349,9 +349,9 @@ Response: ### Unfollow a Relay -Params: - -* `relay_url` +- Params: + - `relay_url` + - *optional* `force`: forcefully unfollow a relay even when the relay is not available. (default is `false`) Response: |