16 Commits (375b767868300cc12bf9576a563ded696132bfab)

Author SHA1 Message Date
Sebastián Ramírez bbb96d4a0a
🔥 Remove Python 3.9 specific files, no longer needed after updating translations (#14931) 4 months ago
Sebastián Ramírez c9e2277d8b
📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
Tima 9df1f8293d
📝 Fix typing issue in `docs_src/app_testing/app_b` code example (#14573) 4 months ago
Motov Yurii 741c7345ea
📝 Use return type annotation instead of `response_model` when possible (#14753) 4 months ago
Sebastián Ramírez ed97d9dc0c
⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 6 months ago
z0z0r4 d4ddcc5878
📝 Update testing events documentation (#13259) 9 months ago
Luke Okomilo 2cb1333b97
📝 Fix inconsistent response code when item already exists in docs for testing (#11818) 2 years ago
bebop 478288700a
📝 Update examples for tests to replace "inexistent" for "nonexistent" (#11220) 2 years ago
Tristan Marion a1ea708044
📝 Replace HTTP code returned in case of existing user error in docs for testing (#4482) 2 years ago
Sebastián Ramírez 9eaed2eb37
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 3 years ago
Marcelo Trylesinski 9293795e99
⬆️ Bump Starlette from 0.22.0 to 0.23.0 (#5739) 3 years ago
Sebastián Ramírez 9262fa8362
Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906) 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
Chen Rotem Levy fe15620df3
🎨 Update and clarify testing function name (#1395) 6 years ago
Sebastián Ramírez 6205935323
Add support for docs translations (#1168) 6 years ago