flipp-oss / protoc-gen-avro

Generate Avro schemas from Protobuf files.
MIT License
0 stars 2 forks source link

Fix: Union types are now flattened (i.e. if a union has a type which … #4

Closed dorner closed 8 months ago

dorner commented 8 months ago

…is another union, they will be combined).