mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
428f1e4d34
* Parse JSON for union type with complex subfields (#2936) * style * simplify Co-authored-by: Christopher Bartz <c.bartz@zbw.eu> Co-authored-by: PrettyWood <em.jolibois@gmail.com>
89 B
89 B
Parse environment variables as JSON, if they have a Union type with a complex subfield.