]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
Fix bug, update tests to work with latest pydantic
authorDavid Montague <35119617+dmontagu@users.noreply.github.com>
Thu, 13 Jul 2023 16:25:49 +0000 (10:25 -0600)
committerDavid Montague <35119617+dmontagu@users.noreply.github.com>
Thu, 13 Jul 2023 16:25:49 +0000 (10:25 -0600)
commita687898916bc71b22960cb7781e0b0ecef36d34e
tree5643bb970be71ca009d27cf891572925d671b6fa
parent9df629721bdd259b5c6f416e0d63217a1fe5bea8
Fix bug, update tests to work with latest pydantic
fastapi/_compat.py
tests/test_filter_pydantic_sub_model_pv2.py
tests/test_multi_body_errors.py