changelog
This commit is contained in:
parent
ac7480b9f5
commit
695aef2cb6
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
||||||
### Major changes:
|
### Major changes:
|
||||||
### Minor changes:
|
### Minor changes:
|
||||||
* Invalid key to api_path2xml gives warning instead of error and quit.
|
* Invalid key to api_path2xml gives warning instead of error and quit.
|
||||||
|
* Added restconf/operations get, see RFC8040 Sec 3.3.2:
|
||||||
* yang_find_topnode() and api_path2xml() schemanode parameter replaced with yang_class. Replace as follows: 0 -> YC_DATANODE, 1 -> YC_SCHEMANODE
|
* yang_find_topnode() and api_path2xml() schemanode parameter replaced with yang_class. Replace as follows: 0 -> YC_DATANODE, 1 -> YC_SCHEMANODE
|
||||||
|
|
||||||
* xml2json: include prefix in translation, so <a:b> is translated to {"a:b" ..}
|
* xml2json: include prefix in translation, so <a:b> is translated to {"a:b" ..}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue