Y
Hacker News
new
|
ask
|
show
|
jobs
by
causasui
395 days ago
You probably want to use Discriminated Unions
https://docs.pydantic.dev/latest/concepts/unions/#discrimina...
1 comments
jmugan
395 days ago
Yeah, I'm doing that
link