Added documentation for Pleroma-specific is_seen in Mastodon API
authoreugenijm <eugenijm@protonmail.com>
Mon, 18 Mar 2019 00:54:50 +0000 (03:54 +0300)
committereugenijm <eugenijm@protonmail.com>
Mon, 18 Mar 2019 07:40:10 +0000 (10:40 +0300)
docs/Differences-in-MastodonAPI-Responses.md

index 621de66030fee31361fba9adaf86bdf1eba67b40..5e89cde5e337d7e7d1014a61467e97923cf32be7 100644 (file)
@@ -29,3 +29,9 @@ Has these additional fields under the `pleroma` object:
 ## Accounts
 
 - `/api/v1/accounts/:id`: The `id` parameter can also be the `nickname` of the user. This only works in this endpoint, not the deeper nested ones for following etc.
+
+## Notifications
+
+Has these additional fields under the `pleroma` object:
+
+- `is_seen`: true if the notification was read by the user