Add Mastodon Notification Entity Extensions documentation

This commit is contained in:
Hank Grabowski 2023-02-22 22:20:33 -05:00
parent e0143618db
commit a8661f1eff
1 changed files with 4 additions and 0 deletions

View 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