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

Clarify support for Pydantic 1 only for now. #43

Closed faph closed 1 year ago

faph commented 1 year ago

See issue #42

We need to update the logic to account for Pydantic 2 changes. In the meantime, explain.