Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update documentation to reflect new exclude_sensitive param #1321

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ChaelCodes
Copy link

There is a PR to add an exclude_sensitive parameter to api/v1/accounts/:id/statuses. This PR adds documentation on how to use it, and should not be merged before that PR is.

@vercel
Copy link

vercel bot commented Oct 12, 2023

@ChaelCodes is attempting to deploy a commit to the Mastodon Team on Vercel.

A member of the Team first needs to authorize it.

@@ -730,7 +730,8 @@ Statuses posted to the given account.
2.6.0 - add `min_id`\
2.7.0 - add `exclude_reblogs` and allow unauthed use\
2.8.0 - add `tagged` parameter\
3.3.0 - both `min_id` and `max_id` can be used at the same time now
3.3.0 - both `min_id` and `max_id` can be used at the same time now\
4.2.1 - add `exclude_sensitive`
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let me know what the appropriate version number is here!

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typically new features don't get released in PATCH updates, so it would be the next MINOR update (4.3.0 if accepted for that release cycle)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants