-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: update endpoints to latest (#14)
* feat(addAttachment): add fileSettings param - increase ease of use - it is a required param BREAKING CHANGE pathToFile and fileName have been condensed into one param. To migrate change your projects to use the supported fileSettings param. * feat(tasks) add new task endpoints - get tasks time in status - get bulk tasks time in status * feat(lists): add new list endpoints - add task to list - remove task from list * fix(deleteDependency): remove data param - no data required for endpoint - parameter options have required properties and is therefore now required.
- Loading branch information
1 parent
0c16590
commit 5f60c20
Showing
2 changed files
with
80 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters