Scala 3, serialise union type to Avro?
I need to work with Avro schemas in a Scala 3 project and I am having trouble with union types. Imagine a situation like this:
I need to work with Avro schemas in a Scala 3 project and I am having trouble with union types. Imagine a situation like this: