You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CodecService must correctly encode keyless list with multiple entries.
Current Behavior
The CodecService fails encode keyless list of leafs when the list contains multiple entries. The encoded string (JSON or XML) contains only one list entry.
Expected Behavior
The CodecService must correctly encode keyless list with multiple entries.
Current Behavior
The CodecService fails encode keyless list of leafs when the list contains multiple entries. The encoded string (JSON or XML) contains only one list entry.
Your Script
Logs
Note: The list 'interface' contains only one entry. Expected two entries.
System Information
YDK-0.8.0
The text was updated successfully, but these errors were encountered: