aboutsummaryrefslogtreecommitdiff
path: root/docs/API
diff options
context:
space:
mode:
authorEgor Kislitsyn <egor@kislitsyn.com>2019-11-26 18:48:56 +0700
committerEgor Kislitsyn <egor@kislitsyn.com>2019-11-27 17:52:02 +0700
commit1fc28a4b441fdc0de8b2b43e2b045da38ee50b0a (patch)
treed2794209c82c1df497f6926c910fff0d85621317 /docs/API
parent3c0abfca53751624ebd6ea7174ee880d9e7b29e7 (diff)
downloadpleroma-1fc28a4b441fdc0de8b2b43e2b045da38ee50b0a.tar.gz
Add a view for the move notification
Diffstat (limited to 'docs/API')
-rw-r--r--docs/API/differences_in_mastoapi_responses.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/API/differences_in_mastoapi_responses.md b/docs/API/differences_in_mastoapi_responses.md
index e649bdf24..006d17c1b 100644
--- a/docs/API/differences_in_mastoapi_responses.md
+++ b/docs/API/differences_in_mastoapi_responses.md
@@ -92,6 +92,12 @@ Has these additional fields under the `pleroma` object:
- `is_seen`: true if the notification was read by the user
+### Move Notification
+
+The `type` value is `move`. Has an additional field:
+
+- `target`: new account
+
## GET `/api/v1/notifications`
Accepts additional parameters: