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: use pydantic.BaseModel.__annotations__ when getting defaults (#68) #69

Closed dada-engineer closed 8 months ago

dada-engineer commented 8 months ago

Fixes #68

faph commented 8 months ago

For some reason our publish GH Action is now failing. Looking into this.

faph commented 8 months ago

Released as 3.5.1