5.3.3
(fix): Fix wire test generation for undiscriminated unions where a non-first variant is used.
Previously, enum mismatches in nested objects were not detected during union matching,
causing empty values (e.g. strategy=,) in generated code.
(fix): Fix wire test generation for undiscriminated unions where a non-first variant is used.
Previously, enum mismatches in nested objects were not detected during union matching,
causing empty values (e.g. strategy=,) in generated code.