Serialization of oneofs
for bytes
and maps
#638
Labels
good first issue
This issue is a good place to started contributing to this repository.
priority: p3
Desirable enhancement or fix. May not be included in next release.
sidekick
Issues related to the code generator
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
I think our serialization code for
oneof
where one of the branches is abytes
or amap
may be incorrect. I do not see any code to add the right attributes into generated code.We do not need such fields for the moment, so I am just adding this note and punting.
The text was updated successfully, but these errors were encountered: