From 96a3b586b8b2652fa3362b0ea3342bf023667575 Mon Sep 17 00:00:00 2001 From: Olof hagsand Date: Sun, 11 Mar 2018 20:25:31 +0100 Subject: [PATCH] Restconf error handling --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ee315073..80cdf30b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ### 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: * Add username to rpc calls to prepare for authorization for backend: