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

Missing support for modifying multiple tasks #22

Open
giard-alexandre opened this issue Jun 9, 2020 · 1 comment
Open

Missing support for modifying multiple tasks #22

giard-alexandre opened this issue Jun 9, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@giard-alexandre
Copy link
Contributor

Issue description

Currently, the library does not support modifying multiple tasks while the API does. ([PUT] /tasks/{taskId},{taskId},... - up to 100 IDs).

It would be nice to implement this in order to have parity with the APIs functions as described here

Additional details / screenshot

image

@staviloglu staviloglu added the enhancement New feature or request label Jun 11, 2020
@staviloglu
Copy link
Owner

@heuristicAL thanks for your comment.

Seems that Wrike has added new endpoints to their API since I finished implementing all of the existing ones. I'll try to add it soon...

@staviloglu staviloglu self-assigned this Jun 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants