Fixed response errors for HTTP PUT 60/83760/3
authorJaroslav Tóth <jtoth@frinx.io>
Mon, 12 Aug 2019 15:10:52 +0000 (17:10 +0200)
committerRobert Varga <nite@hq.sk>
Tue, 20 Aug 2019 06:38:25 +0000 (06:38 +0000)
commitc8f92c5a971e249ab3fbd84833c13796a479dfd9
treeaa54042fb64c3c2af5106b08ae0786cafd60ea22
parent318a18935e2919a4699d4c6d669ef31b5e538b4a
Fixed response errors for HTTP PUT

- Added correct error types and tags that previously weren't
  specified at all so it always returned 500 status code.

Change-Id: Ie77d324ee6b2fc149714e24451f40b01b3e47827
Signed-off-by: Jaroslav Tóth <jtoth@frinx.io>
(cherry picked from commit 0c41499f46507f3e59f472aa955eaccf3f21f67e)
restconf/restconf-nb-rfc8040/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/services/impl/RestconfDataServiceImpl.java
restconf/restconf-nb-rfc8040/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/utils/PutDataTransactionUtil.java