9 Commits (1d8d8925fc50ef7d318c1c8633df4ecb397bca37)

Author SHA1 Message Date
Pastukhov Nikita d5952d6db5
🐛 Fix support for Pydantic v2.0, small changes in their final release (#9771) 2 years ago
Sebastián Ramírez bd32fecaf6
Pydantic v2 migration, initial implementation (#9500) 2 years ago
Sebastián Ramírez f00f0de9ca
Refactor 2 tests, for consistency and simplification (#9504) 2 years ago
Sebastián Ramírez 50c1a928fb
Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 2 years ago
Nadav Zingerman 375513f114
Add support for PEP-593 `Annotated` for specifying dependencies and parameters (#4871) 2 years ago
Yasser Tahiri 99deead7fc
✏ Update Pydantic GitHub URLs (#5952) 2 years ago
dconathan c449ae5c74
🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810) 3 years ago
Eric Jolibois b0cd4d7e7e
🐛 Fix JSON Schema for dataclasses, supporting the fixes in Pydantic 1.9 (#4272) 3 years ago
Sebastián Ramírez 684c0077cc
Add support for `dataclasses` in request bodies and `response_model` (#3577) 4 years ago