-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update http methods in settings routes v0.28 (#1262)
* Update tasks API * Add additional tests on index tasks routes * Update readme api references * Make task typs an enum * Update wait for tasks tests * Update getTasks filter to arrays * Fix taskUid parameter naming in waitForTask * Make task tests more relevant * Update the tests impacted by the task api changes * Keep task destructing in tests * Fix linting * Wrap get indexes routes in results object * Rebase * Change http methods on route settings route * Fix wrong http methods on documents routes
- Loading branch information
Showing
3 changed files
with
12 additions
and
13 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
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