documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Announcements API mention query parameter: 'with_dismissed' that is not actually used in the code

Open cage2 opened this issue 2 years ago • 0 comments

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.

cage2 avatar Oct 09 '23 16:10 cage2