Fix yanglib data merge 19/106619/4
authorRuslan Kashapov <ruslan.kashapov@pantheon.tech>
Thu, 22 Jun 2023 08:19:30 +0000 (11:19 +0300)
committerRuslan Kashapov <ruslan.kashapov@pantheon.tech>
Mon, 26 Jun 2023 09:31:34 +0000 (12:31 +0300)
commitcda37287a5d93bfc9657191537403de815b00f11
tree7a861c94d70491e07c3142a27c4520c6883bb769
parent9dbf59abdfc3fcc7c176ec2a89e88025b81e4be3
Fix yanglib data merge

Explicit definition of ordered mapping node causes
incompatibility with schema based unordered mapping node
generated out of Binding object and yanglib data merge
failure as result.

+ Minor code cleanup

JIRA: NETCONF-1065
Change-Id: I23865e1d543819ae60c1160183986c27595dc999
Signed-off-by: Ruslan Kashapov <ruslan.kashapov@pantheon.tech>
restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/handlers/SchemaContextHandler.java