Open Panaetius opened 8 months ago
It seems they changed model generation quite a bit, so it might not be necessary to use the weird library (pyavro-gen) with ugly patches that we currently use.
dataclasses-avroschema does not support references between types at the moment so this is on hold.
https://github.com/marcosschroh/dataclasses-avroschema/issues/239
It seems they changed model generation quite a bit, so it might not be necessary to use the weird library (pyavro-gen) with ugly patches that we currently use.