]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
:bug: Fix Pydantic field clone logic with validators (#899)
authorAndy Smith <apsmith2367@gmail.com>
Tue, 4 Feb 2020 03:03:51 +0000 (22:03 -0500)
committerGitHub <noreply@github.com>
Tue, 4 Feb 2020 03:03:51 +0000 (04:03 +0100)
commit70bdade23b25baa17eb6ebdf3b0fdcfcbf7984ad
tree7fc798239b1d6f1bfe63a697e4cd180a7346ddb0
parent4f964939a15d3fbd9ecec7607a5f43b0b4a2c288
:bug: Fix Pydantic field clone logic with validators (#899)
fastapi/utils.py
tests/test_filter_pydantic_sub_model.py