Tamir Duberstein
|
8f4d2665a9
|
Add missing bits of ValidationException.__str__
Fixes #12125.
|
2025-12-06 10:02:49 -05:00 |
Motov Yurii
|
de5bec637c
|
🐛 Fix parsing extra non-body parameter list (#14356)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2025-12-02 05:57:19 +01:00 |
Sebastián Ramírez
|
2537d9d1c2
|
🐛 Fix `convert_underscores=False` for header Pydantic models (#13515)
|
2025-03-23 21:48:54 +01:00 |
Sebastián Ramírez
|
55035f440b
|
✨ Add support for Pydantic models for parameters using `Query`, `Cookie`, `Header` (#12199)
|
2024-09-17 20:54:10 +02:00 |