diff options
author | lain <lain@soykaf.club> | 2020-06-15 07:57:58 +0000 |
---|---|---|
committer | lain <lain@soykaf.club> | 2020-06-15 12:05:09 +0200 |
commit | 43eb4144d601442b0edb7f7e87c2f50d64276e1e (patch) | |
tree | 43c28b196fa5ba62bf303dcc512e8cd0128bc526 /docs | |
parent | 271ea5068f4e3b901cb3f682e132378246daf452 (diff) | |
parent | b15cfc3d365dcfa5f99159fe06e29de6f8aceb4f (diff) | |
download | pleroma-namespace-move-notification.tar.gz |
Merge branch 'notifications-filtering' into 'develop'namespace-move-notification
Mastodon API return full result set in notifications
See merge request pleroma/pleroma!2552
Diffstat (limited to 'docs')
-rw-r--r-- | docs/API/differences_in_mastoapi_responses.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/API/differences_in_mastoapi_responses.md b/docs/API/differences_in_mastoapi_responses.md index be3c802af..a0dc53fe9 100644 --- a/docs/API/differences_in_mastoapi_responses.md +++ b/docs/API/differences_in_mastoapi_responses.md @@ -106,7 +106,7 @@ Has these additional fields under the `pleroma` object: ### Move Notification -The `type` value is `move`. Has an additional field: +The `type` value is `pleroma:move`. Has an additional field: - `target`: new account |