]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
🐛 Fix Query\Header\Cookie parameter model alias (#14360)
authorMotov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Tue, 2 Dec 2025 07:24:09 +0000 (08:24 +0100)
committerGitHub <noreply@github.com>
Tue, 2 Dec 2025 07:24:09 +0000 (07:24 +0000)
commit015b4fae9ce949ce46b285dabce7aa050b370eba
treeb6c744881f2340e1bad0fabe080cb86ce6356278
parenteead41bf4cf8587b4d86091dd3eabbb85796e717
🐛 Fix Query\Header\Cookie parameter model alias (#14360)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
fastapi/dependencies/utils.py
tests/test_request_param_model_by_alias.py [new file with mode: 0644]