We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Right now we set the end rotation date to current time. It should also be possible to remove the rotation (or override) completely.
The text was updated successfully, but these errors were encountered:
Add force option to delete web schedule shifts (#1519)
9709cfb
Related to #1505 Add force param to shift delete endpoint in plugin internal API.
to completely delete add force param: DELETE /api/internal/v1/oncall_shifts/<id>?force=true
force
DELETE /api/internal/v1/oncall_shifts/<id>?force=true
Sorry, something went wrong.
matiasb
maskin25
raphael-batte
No branches or pull requests
Right now we set the end rotation date to current time. It should also be possible to remove the rotation (or override) completely.
The text was updated successfully, but these errors were encountered: