..
test_additional_responses
✨ Add support for Pydantic v2 (#9816)
2 years ago
test_additional_status_codes
✅ Simplify tests for additional_status_codes (#13149)
3 months ago
test_advanced_middleware
⬆ Upgrade Starlette to `0.21.0`, including the new [`TestClient` based on HTTPX](https://github.com/encode/starlette/releases/tag/0.21.0) (#5471)
2 years ago
test_async_tests
✨ Add support for Trio via AnyIO (#3372)
4 years ago
test_background_tasks
✅ Simplify tests for background_tasks (#13166)
3 months ago
test_behind_a_proxy
✨ Add support for Pydantic v2 (#9816)
2 years ago
test_bigger_applications
✅ Simplify tests for bigger_applications (#13167)
3 months ago
test_body
✅ Simplify tests for body (#13168)
3 months ago
test_body_fields
✅ Simplify tests for body_fields (#13169)
3 months ago
test_body_multiple_params
✅ Simplify tests for body_multiple_params (#13170)
3 months ago
test_body_nested_models
✅ Simplify tests for body_nested_models (#13171)
3 months ago
test_body_updates
✅ Simplify tests for body_updates (#13172)
3 months ago
test_conditional_openapi
✨ Add support for Pydantic v2 (#9816)
2 years ago
test_configure_swagger_ui
📝 Add new docs section, How To - Recipes, move docs that don't have to be read by everyone to How To (#10114)
2 years ago
test_cookie_param_models
✨ Add support for Pydantic models for parameters using `Query`, `Cookie`, `Header` (#12199)
7 months ago
test_cookie_params
✅ Simplify tests for cookie_params (#13176)
3 months ago
test_cors
⬆ Upgrade isort to version 5.x.x (#1670)
5 years ago
test_custom_docs_ui
📝 Restored Swagger-UI links to use the latest version possible. (#11459)
11 months ago
test_custom_request_and_route
✨ Add support for Pydantic's 2.7 new deprecated Field parameter, remove URL from validation errors response (#11461)
12 months ago
test_custom_response
📝 Update links to Pydantic docs to point to new website (#11328)
1 year ago
test_dataclasses
✏️ Fix typos in docs (#11926)
8 months ago
test_dependencies
Fix: make solve_dependencies re-raise RuntimeError
2 months ago
test_events
✨ Add reference (code API) docs with PEP 727, add subclass with custom docstrings for `BackgroundTasks`, refactor docs structure (#10392)
2 years ago
test_extending_openapi
📝 Add new docs section, How To - Recipes, move docs that don't have to be read by everyone to How To (#10114)
2 years ago
test_extra_data_types
✅ Simplify tests for extra_data_types (#13177)
3 months ago
test_extra_models
✅ Simplify tests for extra_models (#13178)
3 months ago
test_first_steps
✨ Add support for OpenAPI 3.1.0 (#9770)
2 years ago
test_generate_clients
✨ Add support for OpenAPI 3.1.0 (#9770)
2 years ago
test_handling_errors
✨ Add support for Pydantic's 2.7 new deprecated Field parameter, remove URL from validation errors response (#11461)
12 months ago
test_header_param_models
✨ Add support for Pydantic models for parameters using `Query`, `Cookie`, `Header` (#12199)
7 months ago
test_header_params
✅ Simplify tests for header_params (#13179)
3 months ago
test_metadata
✨ Add support for OpenAPI 3.1.0 (#9770)
2 years ago
test_openapi_callbacks
✨ Add support for Pydantic v2 (#9816)
2 years ago
test_openapi_webhooks
✏️ Fix typos in emoji docs and in some source examples (#10438)
1 year ago
test_path_operation_advanced_configurations
✨ Add support for Pydantic's 2.7 new deprecated Field parameter, remove URL from validation errors response (#11461)
12 months ago
test_path_operation_configurations
✅ Simplify tests for path_operation_configurations (#13180)
3 months ago
test_path_params
⬆️ Upgrade compatibility with Pydantic v2.4, new renamed functions and JSON Schema input/output models with default values (#10344)
2 years ago
test_query_param_models
✨ Add support for Pydantic models for parameters using `Query`, `Cookie`, `Header` (#12199)
7 months ago
test_query_params
✅ Simplify tests for path_query_params (#13181)
3 months ago
test_query_params_str_validations
♻️ Update tests and internals for compatibility with Pydantic >=2.10 (#12971)
5 months ago
test_request_files
✨ Add support for Pydantic's 2.7 new deprecated Field parameter, remove URL from validation errors response (#11461)
12 months ago
test_request_form_models
✅ Simplify tests for request_form_models (#13183)
3 months ago
test_request_forms
✅ Simplify tests for request_forms (#13184)
3 months ago
test_request_forms_and_files
✅ Simplify tests for request_forms_and_files (#13185)
3 months ago
test_response_change_status_code
⬆ Upgrade isort to version 5.x.x (#1670)
5 years ago
test_response_cookies
⬆ Upgrade isort to version 5.x.x (#1670)
5 years ago
test_response_headers
⬆ Upgrade isort to version 5.x.x (#1670)
5 years ago
test_response_model
✅ Simplify tests for request_model (#13195)
3 months ago
test_schema_extra_example
✅ Simplify tests for schema_extra_example (#13197)
3 months ago
test_security
✅ Simplify tests for security (#13200)
3 months ago
test_separate_openapi_schemas
✅ Simplify tests for separate_openapi_schemas (#13201)
3 months ago
test_settings
✨ Add support for Pydantic v2 (#9816)
2 years ago
test_sql_databases
✨ Add new tutorial for SQL databases with SQLModel (#12285)
6 months ago
test_sub_applications
✨ Add support for OpenAPI 3.1.0 (#9770)
2 years ago
test_templates
📝 Update template docs with more info about `url_for` (#5937)
1 year ago
test_testing
📝 Update examples for tests to replace "inexistent" for "nonexistent" (#11220)
1 year ago
test_testing_dependencies
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
2 years ago
test_websockets
✅ Simplify tests for websockets (#13202)
3 months ago
test_wsgi
⬆ Upgrade isort to version 5.x.x (#1670)
5 years ago
__init__.py
♻️ Re-format tutorials, files names and tests
6 years ago