* Added output function to JSON output:
* `xml2json_vec(...,skiptop)` --> `xml2json_vec(..., cligen_output, skiptop)`
This commit is contained in:
parent
25cc14c1a2
commit
307a992f36
4 changed files with 13 additions and 9 deletions
|
|
@ -52,6 +52,8 @@ Expected: July 2023
|
|||
### C/CLI-API changes on existing features
|
||||
Developers may need to change their code
|
||||
|
||||
* Added output function to JSON output:
|
||||
* `xml2json_vec(...,skiptop)` --> `xml2json_vec(..., cligen_output, skiptop)`
|
||||
* `yang2cli_yspec` removed last argument `printgen`.
|
||||
* Removed obsolete: `cli_auto_show()`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue