jpmorganchase / py-avro-schema

Generate Apache Avro schemas for Python types including standard library data-classes and Pydantic data models.
https://py-avro-schema.readthedocs.io/
Apache License 2.0
37 stars 6 forks source link

fix: recursive default values for UnionSchema (#70) #71

Closed dada-engineer closed 8 months ago

dada-engineer commented 8 months ago

Fixes #70