]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
🐛 Fix parsing extra `Form` parameter list (#14303)
authorMotov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Tue, 2 Dec 2025 04:49:32 +0000 (05:49 +0100)
committerGitHub <noreply@github.com>
Tue, 2 Dec 2025 04:49:32 +0000 (05:49 +0100)
commit6cf40df24d1d199fd25d034fc87fcae284fc23a2
tree1f50aefe54295cd0bb43c9fbd1b736915ccefd42
parent740ec2787b25e59f7aa9e3df1db09d4489c22718
🐛 Fix parsing extra `Form` parameter list (#14303)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
fastapi/dependencies/utils.py
tests/test_forms_single_model.py