mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
c356011892
When generating a pydantic model having nested Json fields with hypothesis, a JSON serialization exception was raised.
55 B
55 B
Fix Json strategy failure for the complex nested field