Improve error path for list items 96/110096/3
authorYaroslav Lastivka <yaroslav.lastivka@pantheon.tech>
Wed, 31 Jan 2024 09:26:01 +0000 (11:26 +0200)
committerIvan Hrasko <ivan.hrasko@pantheon.tech>
Tue, 6 Feb 2024 12:54:08 +0000 (12:54 +0000)
commit3c67ebc586793acff4c371580633d780f3b712ba
tree43e53e2b9a912a1dd97a3163ecc5cae6a25038fd
parent650b026a0e3e0b8841ce336e752b3ac24fb9896d
Improve error path for list items

Enhanced the throwing of RestconfDocumentedException
to include a more precise path.

JIRA: NETCONF-1222
Change-Id: I19f9b7c413ba24a38d716c2140ad35ef94c5ff49
Signed-off-by: Yaroslav Lastivka <yaroslav.lastivka@pantheon.tech>
restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/MdsalRestconfTransaction.java
restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/RestconfDataPostTest.java