Using AliasChoices and AliasPath in Pydantic
When building APIs or data pipelines, sometimes you don't have control over the shape of the input data. That’s where AliasChoices and AliasPath from Pydantic v2 can really shine.
Let’s look at two quick and powerful tools that make your models way m...
pedrobuzzi.hashnode.dev2 min read