Restconf error handling

This commit is contained in:
Olof hagsand 2018-03-11 20:25:31 +01:00
parent 859d424ea3
commit 96a3b586b8

View file

@ -4,7 +4,7 @@
### Major changes: ### Major changes:
* (Work in progress) Restconf error handling for get and edit operations * (Work in progress) Restconf error handling for get, put and post. Several cornercases remain, including validate/commit. Available both as xml and json (set accept header), pretty-printed and not (set clixon config option).
### Minor changes: ### Minor changes:
* Add username to rpc calls to prepare for authorization for backend: * Add username to rpc calls to prepare for authorization for backend: