| .. |
|
additional_responses
|
…
|
|
|
additional_status_codes
|
…
|
|
|
advanced_middleware
|
…
|
|
|
app_testing
|
📝 Update examples for tests to replace "inexistent" for "nonexistent" (#11220)
|
2024-03-13 20:07:10 +01:00 |
|
async_sql_databases
|
…
|
|
|
async_tests
|
…
|
|
|
background_tasks
|
…
|
|
|
behind_a_proxy
|
…
|
|
|
bigger_applications
|
…
|
|
|
body
|
📝 Update code examples in docs for body, replace name `create_item` with `update_item` when appropriate (#5913)
|
2024-01-09 18:28:58 +04:00 |
|
body_fields
|
…
|
|
|
body_multiple_params
|
…
|
|
|
body_nested_models
|
…
|
|
|
body_updates
|
📝 Add docs recommending `Union` over `Optional` and migrate source examples (#4908)
|
2022-05-14 06:59:59 -05:00 |
|
conditional_openapi
|
✨ Add support for Pydantic v2 (#9816)
|
2023-07-07 19:12:13 +02:00 |
|
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)
|
2023-08-19 21:54:04 +02:00 |
|
cookie_params
|
…
|
|
|
cors
|
…
|
|
|
custom_docs_ui
|
📌 Pin Swagger UI version to 5.9.0 temporarily to handle a bug crashing it in 5.9.1 (#10529)
|
2023-10-30 13:58:58 +04:00 |
|
custom_request_and_route
|
…
|
|
|
custom_response
|
📝 Update links to Pydantic docs to point to new website (#11328)
|
2024-03-21 20:42:11 -05:00 |
|
dataclasses
|
…
|
|
|
debugging
|
…
|
|
|
dependencies
|
⬆️ Upgrade configuration for Ruff v0.2.0 (#11075)
|
2024-03-26 11:56:53 -05:00 |
|
dependency_testing
|
…
|
|
|
encoder
|
…
|
|
|
events
|
…
|
|
|
extending_openapi
|
📝 Add new docs section, How To - Recipes, move docs that don't have to be read by everyone to How To (#10114)
|
2023-08-19 21:54:04 +02:00 |
|
extra_data_types
|
…
|
|
|
extra_models
|
✨ Add support for Pydantic v2 (#9816)
|
2023-07-07 19:12:13 +02:00 |
|
first_steps
|
…
|
|
|
generate_clients
|
🛠️ Improve Node.js script in docs to generate TypeScript clients (#11293)
|
2024-03-14 12:40:05 +01:00 |
|
graphql
|
…
|
|
|
handling_errors
|
…
|
|
|
header_params
|
⬆️ Upgrade configuration for Ruff v0.2.0 (#11075)
|
2024-03-26 11:56:53 -05:00 |
|
metadata
|
…
|
|
|
middleware
|
…
|
|
|
nosql_databases
|
…
|
|
|
openapi_callbacks
|
…
|
|
|
openapi_webhooks
|
✏️ Fix typos in emoji docs and in some source examples (#10438)
|
2023-10-20 13:00:44 +04:00 |
|
path_operation_advanced_configuration
|
✨ Add support for Pydantic v2 (#9816)
|
2023-07-07 19:12:13 +02:00 |
|
path_operation_configuration
|
…
|
|
|
path_params
|
…
|
|
|
path_params_numeric_validations
|
…
|
|
|
python_types
|
✏️ Fix Pydantic examples in tutorial for Python types (#9961)
|
2023-09-02 17:56:35 +02:00 |
|
query_params
|
…
|
|
|
query_params_str_validations
|
⬆️ Upgrade configuration for Ruff v0.2.0 (#11075)
|
2024-03-26 11:56:53 -05:00 |
|
request_files
|
…
|
|
|
request_forms
|
…
|
|
|
request_forms_and_files
|
…
|
|
|
response_change_status_code
|
…
|
|
|
response_cookies
|
…
|
|
|
response_directly
|
…
|
|
|
response_headers
|
…
|
|
|
response_model
|
…
|
|
|
response_status_code
|
…
|
|
|
schema_extra_example
|
✨ Add support for `openapi_examples` in all FastAPI parameters (#10152)
|
2023-08-26 20:03:13 +02:00 |
|
security
|
⬆️ Upgrade configuration for Ruff v0.2.0 (#11075)
|
2024-03-26 11:56:53 -05:00 |
|
separate_openapi_schemas
|
✨ Add support for disabling the separation of input and output JSON Schemas in OpenAPI with Pydantic v2 (#10145)
|
2023-08-25 21:10:22 +02:00 |
|
settings
|
👷 Adopt Ruff format (#10517)
|
2023-10-25 00:26:06 +04:00 |
|
sql_databases
|
📝 Update example source files for SQL databases with SQLAlchemy (#9508)
|
2024-01-09 15:35:33 +01:00 |
|
sql_databases_peewee/sql_app
|
📝 Add new docs section, How To - Recipes, move docs that don't have to be read by everyone to How To (#10114)
|
2023-08-19 21:54:04 +02:00 |
|
static_files
|
…
|
|
|
sub_applications
|
…
|
|
|
templates
|
📝 Update template docs with more info about `url_for` (#5937)
|
2024-01-11 23:25:37 +01:00 |
|
using_request_directly
|
…
|
|
|
websockets
|
…
|
|
|
wsgi
|
…
|
|