[Tech Debt] dataclass vs pydantic
#823 · Python · ★ 144 · MIT · updated 5h ago
Description (and/or) Solution I'm inclined to say that we should only use pydantic for objects that involve parsing and everything else should be a dataclass in the backend. Opening this issue to track this and take it on when there's time. I believe things can be sped up…
replies in ~25h4/5 outside PRs mergedhas CONTRIBUTING
Cleared 1m ago