documentation
documentation copied to clipboard
Announcements API mention query parameter: 'with_dismissed' that is not actually used in the code
Hi!
The method to retrieve all announcements:
https://docs.joinmastodon.org/methods/announcements/#get
mentions a parameter: with_dismissed that is not valid and it is just ignored by the server, as the endpoints returns all the announcements anyway, references for said parameter could be safely removed from documentation.
for reference see: https://github.com/mastodon/mastodon/issues/27310
Bye! C.