| .. |
|
additional_responses
|
📝 Simplify example for docs for Additional Responses, remove unnecessary `else` (#4693)
|
2022-08-26 15:32:30 +02:00 |
|
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
|
✨ Add support for docs translations (#1168)
|
2020-03-26 20:09:53 +01:00 |
|
async_tests
|
…
|
|
|
background_tasks
|
…
|
|
|
behind_a_proxy
|
✨ Auto-generate OpenAPI servers from root_path (#1596)
|
2020-07-10 19:28:18 +02:00 |
|
bigger_applications
|
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
|
2023-03-18 13:29:59 +01:00 |
|
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
|
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
|
2023-03-18 13:29:59 +01:00 |
|
body_nested_models
|
📝 Add docs recommending `Union` over `Optional` and migrate source examples (#4908)
|
2022-05-14 06:59:59 -05:00 |
|
body_updates
|
…
|
|
|
conditional_openapi
|
…
|
|
|
configure_swagger_ui
|
…
|
|
|
cookie_params
|
…
|
|
|
cors
|
…
|
|
|
custom_docs_ui
|
📝 Restored Swagger-UI links to use the latest version possible. (#11459)
|
2024-05-23 17:59:02 -05: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
|
✨ Add support for `lifespan` async context managers (superseding `startup` and `shutdown` events) (#2944)
|
2023-03-07 16:46:00 +01:00 |
|
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
|
📝 Fix types in examples under `docs_src/extra_data_types` (#10535)
|
2024-04-18 19:11:40 -05:00 |
|
extra_models
|
…
|
|
|
first_steps
|
…
|
|
|
generate_clients
|
🛠️ Improve Node.js script in docs to generate TypeScript clients (#11293)
|
2024-03-14 12:40:05 +01:00 |
|
graphql
|
📝 Update GraphQL docs, recommend Strawberry (#3981)
|
2021-10-03 20:00:28 +02:00 |
|
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
|
📝 Add docs recommending `Union` over `Optional` and migrate source examples (#4908)
|
2022-05-14 06:59:59 -05:00 |
|
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's 2.7 new deprecated Field parameter, remove URL from validation errors response (#11461)
|
2024-04-18 14:40:57 -05:00 |
|
path_operation_configuration
|
…
|
|
|
path_params
|
📝 Update docs, compare enums with identity instead of equality (#4905)
|
2022-08-26 15:26:03 +02:00 |
|
path_params_numeric_validations
|
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
|
2023-03-18 13:29:59 +01:00 |
|
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
|
✨ Add support for docs translations (#1168)
|
2020-03-26 20:09:53 +01:00 |
|
response_directly
|
…
|
|
|
response_headers
|
…
|
|
|
response_model
|
…
|
|
|
response_status_code
|
…
|
|
|
schema_extra_example
|
…
|
|
|
security
|
📝 Update JWT auth documentation to use PyJWT instead of pyhon-jose (#11589)
|
2024-05-20 10:37:28 -07:00 |
|
separate_openapi_schemas
|
…
|
|
|
settings
|
…
|
|
|
sql_databases
|
…
|
|
|
sql_databases_peewee/sql_app
|
…
|
|
|
static_files
|
…
|
|
|
sub_applications
|
…
|
|
|
templates
|
…
|
|
|
using_request_directly
|
✨ Add support for docs translations (#1168)
|
2020-03-26 20:09:53 +01:00 |
|
websockets
|
…
|
|
|
wsgi
|
…
|
|