6 Commits (071b8f27f965c29caeab6e04b17f7b9201b090e4)

Author SHA1 Message Date
Sebastián Ramírez 0976185af9
Add support for Pydantic v2 (#9816) 2 years ago
Taneli Hukkinen 634cf22584
🐛 Fix `response_model` not invalidating `None` (#2725) 3 years ago
Nima Mashhadi M. Reza 3223de5598
🎨 Add typing.Optional to variables that accept None as value (#1731) 5 years ago
Sebastián Ramírez 1f01ce9615
📝 Use Optional in docs (#1644) 5 years ago
Sebastián Ramírez 0ac9b3ee5c
Re-export utils from Starlette (#1064) 5 years ago
dconathan 3025a368c6 Add support and tests for Pydantic dataclasses in response_model (#454) 6 years ago
Sebastián Ramírez 57ff677027 Add tests for validation errors in response 6 years ago