Closed rtviii closed 6 months ago
django-ninja
has luckily moved to pydantic 2.0
in November. Upgraded
Take incremental approach to rebuilding models in types
by testing serialization/deserialization, conversions and derivations on each via test
Great opportunity to unfuck serialization and raw data handling, which have both been a painful motif.
Dependencies?
ribosome_types
?enum_union
can be eliminated? Just need mergeable enums.