]> git.mxchange.org Git - friendica.git/commitdiff
Add Mastodon Notification Entity Extensions documentation
authorHank Grabowski <hankgrabowski@gmail.com>
Thu, 23 Feb 2023 03:20:33 +0000 (22:20 -0500)
committerHank Grabowski <hankgrabowski@gmail.com>
Thu, 23 Feb 2023 03:20:33 +0000 (22:20 -0500)
doc/API-Mastodon.md

index 932446b198c5ea6037530ebbb041d5336a756ccf..94068dab64199a30da5cf25168f4d92f8e2c9f9e 100644 (file)
@@ -31,6 +31,10 @@ For supported apps please have a look at the [FAQ](help/FAQ#clients)
 
 These endpoints use the [Mastodon API entities](https://docs.joinmastodon.org/entities/). With some additional extensions listed below.
 
+### Notification Entities
+Extensions to the [Mastodon Notification Entities](https://docs.joinmastodon.org/entities/Notification/)
+* `dismissed`: whether the object has been dismissed or not
+
 ### Status Entities
 Extensions to the [Mastodon Status Entities](https://docs.joinmastodon.org/entities/Status/)
 * `in_reply_to_status`: A fully populated Mastodon Status entity for the replied to status or null it is a post rather than a response