-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
enhancementNew feature or requestNew feature or requestv9Relates to Toggl API V9Relates to Toggl API V9
Description
Add wrapper around PUT /workspaces/{workspace_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
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestv9Relates to Toggl API V9Relates to Toggl API V9
Type
Projects
Status
In progress