]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
🚸 Improve error message for invalid query parameter type annotations (#14479)
authorAnton <34218036+retwish@users.noreply.github.com>
Wed, 4 Feb 2026 13:24:59 +0000 (14:24 +0100)
committerGitHub <noreply@github.com>
Wed, 4 Feb 2026 13:24:59 +0000 (14:24 +0100)
commit41352de24c41f3df540ea410696aa2116ab59394
treee52b2ef335bdf2ae79aa90b61c303e49a805f0f3
parentca4692a8c6552de17646a4eabed8ea3cafce597b
🚸 Improve error message for invalid query parameter type annotations (#14479)

Co-authored-by: Anton.D <anton.dehtiarenko@chdp-tech.net>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
fastapi/dependencies/utils.py
tests/test_invalid_sequence_param.py