Files
pydantic/changes/2936-cbartz.md
T
Christopher Bartz 428f1e4d34 Parse JSON for union type with complex subfields (#2936) (#2970)
* 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>
2021-09-04 19:53:32 +02:00

89 B

Parse environment variables as JSON, if they have a Union type with a complex subfield.