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

@ -45,7 +45,7 @@ cat <<EOF > $fexample
key "member-id";
description
"List of members.";
ordered-by user;
leaf member-id {
type string {
length "1..80";