]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
🐛 Reenable `allow_arbitrary_types` when only 1 argument is used on the API endpoint...
authorrmawatson <rmawatson@hotmail.com>
Sat, 20 Sep 2025 17:25:53 +0000 (19:25 +0200)
committerGitHub <noreply@github.com>
Sat, 20 Sep 2025 17:25:53 +0000 (19:25 +0200)
commit9ac56c70f214fd02fc82eccaf4c7da3dfa380f9c
tree4a0d2db741c48812f13ed915d74b29b32c97e96e
parent243f012fd0b3c52e4b6505f04bcfc9f7532c1444
🐛 Reenable `allow_arbitrary_types` when only 1 argument is used on the API endpoint (#13694)

Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
fastapi/dependencies/utils.py
tests/test_compat.py