Remove SchemaNode#getPath from JSON reader in rfc8040 34/99734/3
authorOleksandrZharov <Oleksandr.Zharov@pantheon.tech>
Mon, 14 Feb 2022 15:13:39 +0000 (16:13 +0100)
committerTomas Cere <tomas.cere@pantheon.tech>
Mon, 21 Feb 2022 11:38:57 +0000 (11:38 +0000)
commitd3403542792afb6f6a6525a088b27163236070f2
treead9e03527241e479a1ea2c82899d2b673e821c53
parentaa230a6000c4544583d63278bbbcb5458cea1c61
Remove SchemaNode#getPath from JSON reader in rfc8040

Removed deprecated SchemaNode#getPath from JsonNormalizedNodeBodyReader
class by using getNodeType and methods of SchemaInferenceStack.

JIRA: NETCONF-818
Change-Id: I874d8246e54d5a0d042d7da19bdcfe264d58cd4a
Signed-off-by: OleksandrZharov <Oleksandr.Zharov@pantheon.tech>
restconf/restconf-nb-rfc8040/src/main/java/org/opendaylight/restconf/nb/rfc8040/jersey/providers/JsonNormalizedNodeBodyReader.java