-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add filtering in assets api (#100)
* feat: add sort filters in assets api * feat: add types and servcie filters * feat: update types filter * refactor: update type filtering * fix: asset filtering test * chore: add query filters * fix: handlers test * test: add test for query filters * chore: update data filter * feat: filter assets using its data fields * test: update the filters test * refactor: update filter query params * refactor: update data filters query params format * refactor: update unessential changes * chore: update swagger * refactor: update required filter changes * refactor: update fixture * refactor: update filter query param format * refactor: update v1beta1 asset config format * refactor: update data query format * refactor: update swagger * revert: update coverage file format * refactor: update empty data filter check approach Co-authored-by: Stewart Jingga <stewart_jingga@yahoo.com>
- Loading branch information
1 parent
970c43c
commit a88b6fe
Showing
12 changed files
with
509 additions
and
114 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
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
Oops, something went wrong.