Files
pydantic/changes/4005-sergiosim.md
T
SergioSim c356011892 Fix Json strategy serialization failure (#4005)
When generating a pydantic model having nested Json fields with
hypothesis, a JSON serialization exception was raised.
2022-08-08 15:45:21 +01:00

55 B

Fix Json strategy failure for the complex nested field