Fixed response errors for HTTP PUT 59/83759/3
authorJaroslav Tóth <jtoth@frinx.io>
Mon, 12 Aug 2019 15:10:52 +0000 (17:10 +0200)
committerRobert Varga <nite@hq.sk>
Thu, 5 Sep 2019 14:03:10 +0000 (14:03 +0000)
commit485ad9e9946bf38f9e50033e7e91e0acd9042f0a
tree7aac97d61880ff0123b97da0d9902b6b501e1a28
parent9d217801ee72b49cfd68d9499bb57359d1e14d0e
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