4 Commits (8f82c94de0ff641a239db59e58dfdc6010a4b26a)

Author SHA1 Message Date
Motov Yurii 741c7345ea
📝 Use return type annotation instead of `response_model` when possible (#14753) 4 months ago
Sebastián Ramírez e2cd8a4201
Drop support for Pydantic v1, keeping short temporary support for Pydantic v2's `pydantic.v1` (#14575) 6 months ago
Sebastián Ramírez ca437cdfab
📝 Add docs recommending `Union` over `Optional` and migrate source examples (#4908) 4 years ago
Sebastián Ramírez d08a062ee2
Add docs and tests for Python 3.9 and Python 3.10 (#3712) 4 years ago
Sebastián Ramírez 1f01ce9615
📝 Use Optional in docs (#1644) 6 years ago
Sebastián Ramírez 6205935323
Add support for docs translations (#1168) 6 years ago
dmontagu ab2b86fe2c Add support for Pydantic v1 and above 🎉 (#646) 7 years ago
Sebastián Ramírez 7b63bc5551
Add include, exclude, and by_alias to path operation methods (#264) 7 years ago
William Hayes d8716f94ae Add skip_defaults support for path operations (for #242) (#248) 7 years ago