* Use new cligen cvv options.

* NOTE cannot use old CLIgen API
This commit is contained in:
Olof hagsand 2021-10-31 15:46:41 +01:00
parent a52b92bd43
commit 46647089ad
4 changed files with 34 additions and 19 deletions

View file

@ -105,7 +105,7 @@ The 5.3 release has pagination support, Linkref changes in validation and auto-c
* Updated state callback signature containing parameters for pagination
* See API changes below
* Work-in-progress
* Enable remaining attriute with LIST_PAGINATION_REMAINING compile-time option
* Enable remaining attribute with LIST_PAGINATION_REMAINING compile-time option
* sort/direction/where etc not supported
* For documentation: [User manual pagination](https://clixon-docs.readthedocs.io/en/latest/misc.html#pagination)
* YANG Leafref feature update