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

Implement Workspace Alert deletion #85

Open
Tracked by #10
nifadyev opened this issue Sep 25, 2024 · 0 comments
Open
Tracked by #10

Implement Workspace Alert deletion #85

nifadyev opened this issue Sep 25, 2024 · 0 comments
Labels
enhancement New feature or request v9 Relates to Toggl API V9

Comments

@nifadyev
Copy link
Collaborator

Add wrapper around DELETE /workspaces/{workspace_id}/alerts/{alert_id}

Necessary steps:

  • Check endpoint with all possible request body fields locally to find out if documentation is up-to-date
  • Develop logic for endpoint based on similar methods
  • Add necessary Pydantic schemas, update existing ones if necessary
  • Add unit tests
  • Add integration tests

Documentation

@nifadyev nifadyev added enhancement New feature or request v9 Relates to Toggl API V9 labels Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v9 Relates to Toggl API V9
Projects
Status: V9 Migration Backlog
Development

No branches or pull requests

1 participant