Remove SchemaNode#getPath usage from JsonNormalizedNodeBodyReader 55/99555/19
authorOleksandrZharov <Oleksandr.Zharov@pantheon.tech>
Wed, 2 Feb 2022 11:48:47 +0000 (12:48 +0100)
committerTomas Cere <tomas.cere@pantheon.tech>
Thu, 17 Feb 2022 10:56:15 +0000 (10:56 +0000)
commitec6ea24581c692b474fafe17fb27259dbe94026d
treed42e34cd90b5b3aef30c6a9bb425990d3eabb6ba
parent445e898b86ffe443776037e0fc769ddce3d19f58
Remove SchemaNode#getPath usage from JsonNormalizedNodeBodyReader

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

JIRA: NETCONF-818
Change-Id: Ic717f06d259cf1269aa1aa6b48395ef86edad50d
Signed-off-by: OleksandrZharov <Oleksandr.Zharov@pantheon.tech>
restconf/restconf-nb-bierman02/src/main/java/org/opendaylight/netconf/sal/rest/impl/JsonNormalizedNodeBodyReader.java