mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00

/api/v2_alpha/notifications
(#1517)
* Add rough documentation for `/api/v2_alpha/notifications` * Update notifications_alpha.md * Add very rough documentation about notification groups entities * Add documentation for `NotificationGroup` entity * Document pagination-only `NotificationGroup` attributes * Fix documentation issue with `/api/v2_alpha/notifications/:group_key` and add example output * Add blurb about the goal of grouped notifications * Update notifications_alpha.md * Specify that the 80 limit is for notification groups, not notifications * Add documentation for `group_key` to `Notification` entity * Make `max_id`, `since_id` and `min_id` more explicit
The documentation currently uses Hugo to generate a static site from Markdown. Use hugo serve
to test the site locally. If build errors occur, ensure your Hugo version is the same as docs.joinmastodon.org.
View the live documentation at https://docs.joinmastodon.org
Contributing
Please read the Contributing to Mastodon guide.
Description
Languages
SCSS
56.2%
HTML
43%
JavaScript
0.8%