9 Commits (f2e5568308bb00e285ac97801923cb958a76264e)

Author SHA1 Message Date
Sebastián Ramírez 17377b78c0 Update tests with skip flag for Pydantic v1 in Python 3.14 10 months ago
Sebastián Ramírez 0a212826b9 Remove unnecessary test 10 months ago
Sebastián Ramírez aa584829a0 ♻️ Tweak implementation and tests for coverage 10 months ago
Sebastián Ramírez cb28e5dbc4 Update tests for compat 10 months ago
rmawatson 9ac56c70f2
🐛 Reenable `allow_arbitrary_types` when only 1 argument is used on the API endpoint (#13694) 11 months ago
Sebastián Ramírez b0eedbb580
️ Improve performance in request body parsing with a cache for internal model fields (#12184) 2 years ago
Sebastián Ramírez aa21814a89
♻️ Refactor deciding if `embed` body fields, do not overwrite fields, compute once per router, refactor internals in preparation for Pydantic models in `Form`, `Query` and others (#12117) 2 years ago
Sebastián Ramírez bc935e08b6
⬆️ Upgrade compatibility with Pydantic v2.4, new renamed functions and JSON Schema input/output models with default values (#10344) 3 years ago
Sebastián Ramírez 0976185af9
Add support for Pydantic v2 (#9816) 3 years ago