Moved with-defaults processing from get(-config) to xmldb_get when reading db
With-defaults: fixed cornercase in xpath used in list pagination C-API: Added `with-defaults` parameter (default 0) to `xmldb_get0()`
This commit is contained in:
parent
e885d63f68
commit
0d41d49fa9
19 changed files with 420 additions and 196 deletions
|
|
@ -485,7 +485,6 @@ expecteof_netconf "$clixon_netconf -qf $cfg" 0 "$DEFAULTHELLO" \
|
|||
<interface><name>eth1</name><mtu wd:default=\"true\">1500</mtu></interface>\
|
||||
<interface><name>eth2</name><mtu>9000</mtu></interface>\
|
||||
<interface><name>eth3</name><mtu wd:default=\"true\">1500</mtu></interface>\
|
||||
<cedv><edv wd:default=\"true\">edv</edv></cedv><cdv><dv wd:default=\"true\">dv</dv></cdv>\
|
||||
</interfaces></data></rpc-reply>"
|
||||
|
||||
new "rfc8040 4.3. RESTCONF GET json"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue