Fixed POST data error response 83/83583/4
authorJaroslav Tóth <jtoth@frinx.io>
Mon, 12 Aug 2019 14:55:05 +0000 (16:55 +0200)
committerRobert Varga <nite@hq.sk>
Mon, 19 Aug 2019 13:09:12 +0000 (13:09 +0000)
commit03fc9bee15c61a8d1cdc0768ef7c3bdfb781514b
tree3e325eac348dcd958ec0fe457af85290512eef43
parentae418e75ece12e6f098981ccc75a6062e5e4a856
Fixed POST data error response

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

Change-Id: I911fcd04546d2c2884f52e197c44cde67ed214a8
Signed-off-by: Jaroslav Tóth <jtoth@frinx.io>
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/PostDataTransactionUtil.java