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

/methods/statuses/#edit could link to /methods/scheduled_statuses/#update #1220

Open
nikclayton opened this issue May 19, 2023 · 0 comments
Open
Assignees
Labels
API The Mastodon core API

Comments

@nikclayton
Copy link
Contributor

The status editing API does not allow you to edit a scheduled status' publish date.

For that you have to use /methods/scheduled_statuses/#update

It would be helpful if the para in /methods/statuses/#edit:

Edit a given status to change its text, sensitivity, media attachments, or poll. Note that editing a poll’s options will reset the votes.

had an additional sentence, something like "Editing a scheduled status' publishing date is done with [...link...]."

See mastodon/mastodon#22691

@andypiper andypiper added the API The Mastodon core API label Jun 11, 2023
@andypiper andypiper self-assigned this Jun 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API The Mastodon core API
Projects
None yet
Development

No branches or pull requests

2 participants