New configuration option: CLICON_RESTCONF_PRETTY
Changed RESTCONF GET to return object referenced. ie, GET /restconf/data/X returns X.
This commit is contained in:
parent
cefaf4717f
commit
363bd5d19d
7 changed files with 169 additions and 102 deletions
|
|
@ -10,6 +10,9 @@
|
|||
* Configuration files (non-XML) prior to 3.3.3. As enabled with `configure --with-config-compat`. The template clicon.conf.cpp files are also removed.
|
||||
* Clixon XML C-lib prior to 3.4.0. As enabled with `configure --with-xml-compat`
|
||||
|
||||
* new configuration option: CLICON_RESTCONF_PRETTY
|
||||
* Changed RESTCONF GET to return object referenced. ie, GET /restconf/data/X returns X.
|
||||
|
||||
### Corrected Bugs
|
||||
* Corrected "No yang spec" printed on tty on leafref CLI usage
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue