List pagination: Added where and direction parameter for configured data
This commit is contained in:
parent
36f3c95768
commit
05c881dc39
6 changed files with 159 additions and 91 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue