Make leaf-list parsing explicit 62/111162/2
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 1 Apr 2024 20:28:13 +0000 (22:28 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 1 Apr 2024 20:32:43 +0000 (22:32 +0200)
We have an implicit fall-through which assumes leaf-list value. Make
that assumption explicit, along with the requirement to have exactly one
item.

JIRA: NETCONF-1264
Change-Id: Iab5638ccf76a8471050411835d9dd80146d93b01
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found