We've been making new models on the backend using Pydantic for the extra features involved, and are now in a half state with old models that help perform database operations that are dataclasses. We should convert all of them to Pydantic and make them consistent.
We've been making new models on the backend using Pydantic for the extra features involved, and are now in a half state with old models that help perform database operations that are dataclasses. We should convert all of them to Pydantic and make them consistent.