..
test_additional_responses
✨ Add support for Pydantic v2 (#9816)
2 years ago
test_additional_status_codes
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
2 years 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_sql_databases
✨ Add reference (code API) docs with PEP 727, add subclass with custom docstrings for `BackgroundTasks`, refactor docs structure (#10392)
1 year ago
test_async_tests
✨ Add support for Trio via AnyIO (#3372)
4 years ago
test_background_tasks
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
2 years ago
test_behind_a_proxy
✨ Add support for Pydantic v2 (#9816)
2 years ago
test_bigger_applications
✨ Add support for Pydantic v2 (#9816)
2 years ago
test_body
✨ Add support for Pydantic v2 (#9816)
2 years ago
test_body_fields
✨ Add support for Pydantic v2 (#9816)
2 years ago
test_body_multiple_params
✨ Add support for Pydantic v2 (#9816)
2 years ago
test_body_nested_models
✨ Add support for Pydantic v2 (#9816)
2 years ago
test_body_updates
⬆️ Upgrade compatibility with Pydantic v2.4, new renamed functions and JSON Schema input/output models with default values (#10344)
2 years 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_params
✨ Add support for Pydantic v2 (#9816)
2 years ago
test_cors
⬆ Upgrade isort to version 5.x.x (#1670)
5 years ago
test_custom_docs_ui
📌 Pin Swagger UI version to 5.9.0 temporarily to handle a bug crashing it in 5.9.1 (#10529)
1 year ago
test_custom_request_and_route
✨ Add support for Pydantic v2 (#9816)
2 years ago
test_custom_response
✨ Add support for OpenAPI 3.1.0 (#9770)
2 years ago
test_dataclasses
⬆️ Upgrade compatibility with Pydantic v2.4, new renamed functions and JSON Schema input/output models with default values (#10344)
2 years ago
test_dependencies
✨ Add support for raising exceptions (including `HTTPException`) in dependencies with `yield` in the exit code, do not support them in background tasks (#10831)
1 year ago
test_events
✨ Add reference (code API) docs with PEP 727, add subclass with custom docstrings for `BackgroundTasks`, refactor docs structure (#10392)
1 year 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
✨ Add support for Pydantic v2 (#9816)
2 years ago
test_extra_models
✨ Enable Pydantic's serialization mode for responses, add support for Pydantic's `computed_field`, better OpenAPI for response models, proper required attributes, better generated clients (#10011)
2 years 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 v2 (#9816)
2 years ago
test_header_params
✨ Add support for Pydantic v2 (#9816)
2 years 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
⬆️ Upgrade compatibility with Pydantic v2.4, new renamed functions and JSON Schema input/output models with default values (#10344)
2 years ago
test_path_operation_configurations
⬆️ Upgrade compatibility with Pydantic v2.4, new renamed functions and JSON Schema input/output models with default values (#10344)
2 years 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_params
✨ Add support for Pydantic v2 (#9816)
2 years ago
test_query_params_str_validations
✨ Add support for Pydantic v2 (#9816)
2 years ago
test_request_files
✨ Add support for Pydantic v2 (#9816)
2 years ago
test_request_forms
✨ Add support for Pydantic v2 (#9816)
2 years ago
test_request_forms_and_files
✨ Add support for Pydantic v2 (#9816)
2 years 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
✨ Enable Pydantic's serialization mode for responses, add support for Pydantic's `computed_field`, better OpenAPI for response models, proper required attributes, better generated clients (#10011)
2 years ago
test_schema_extra_example
✨ Add support for `openapi_examples` in all FastAPI parameters (#10152)
2 years ago
test_security
✨ Enable Pydantic's serialization mode for responses, add support for Pydantic's `computed_field`, better OpenAPI for response models, proper required attributes, better generated clients (#10011)
2 years ago
test_separate_openapi_schemas
⬆️ Upgrade compatibility with Pydantic v2.4, new renamed functions and JSON Schema input/output models with default values (#10344)
2 years ago
test_settings
✨ Add support for Pydantic v2 (#9816)
2 years ago
test_sql_databases
✨ Add support for Pydantic v2 (#9816)
2 years ago
test_sub_applications
✨ Add support for OpenAPI 3.1.0 (#9770)
2 years ago
test_templates
✔ Improve support for tests in editor (#1699)
5 years ago
test_testing
✨ Add reference (code API) docs with PEP 727, add subclass with custom docstrings for `BackgroundTasks`, refactor docs structure (#10392)
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
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
2 years 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