Closed qin-nz closed 5 months ago
This was due to a feature addition for union leaf defaults some time ago.
Are you able to modify your downstream code to use the flag generate_simple_unions
?
The recommended list of enum flags to use is
-shorten_enum_leaf_names \
-trim_enum_openconfig_prefix \
-typedef_enum_with_defmod \
-enum_suffix_for_simple_union_enums \
-generate_simple_unions \
Thanks a lot ~
ygot version: latest c52408e2 OC-YANG version: latest c00868ed
Run following command:
Got errors:
Is it a bug ? (Maybe releate to #582 #613 #961 )