List pagination: Added where and direction parameter for configured data

This commit is contained in:
Olof hagsand 2024-07-16 15:33:09 +02:00
parent 36f3c95768
commit 05c881dc39
6 changed files with 159 additions and 91 deletions

View file

@ -16,7 +16,7 @@ Expected: October 2024
### Features
* List pagination: added sort-by parameter
* List pagination: Added where, sort-by and direction parameter for configured data
### C/CLI-API changes on existing features