You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Yurii Motov 3438b3e90e Remove code examples for Python 3.8 in `response_model` 7 months ago
..
additional_responses Remove code examples for Python 3.8 in `additional-responses` 7 months ago
additional_status_codes Remove code examples for Python 3.8 in `additional_status_codes` 7 months ago
advanced_middleware Remove code examples for Python 3.8 in `advanced_middleware` 7 months ago
app_testing Remove code examples for Python 3.8 in `app_testing` 7 months ago
async_tests Remove code examples for Python 3.8 in `async_tests` 7 months ago
authentication_error_status_code Remove code examples for Python 3.8 in `authentication_error_status_code` 7 months ago
background_tasks Remove code examples for Python 3.8 in `background_tasks` 7 months ago
behind_a_proxy Remove code examples for Python 3.8 in `behind_a_proxy` 7 months ago
bigger_applications Remove code examples for Python 3.8 in `bigger_applications` 7 months ago
body Remove code examples for Python 3.8 in `body` 7 months ago
body_fields Remove code examples for Python 3.8 in `body_fields` 7 months ago
body_multiple_params Remove code examples for Python 3.8 in `body_multiple_params` 7 months ago
body_nested_models Remove code examples for Python 3.8 in `body_nested_models` 7 months ago
body_updates Remove code examples for Python 3.8 in `body_updates` 7 months ago
conditional_openapi Remove code examples for Python 3.8 in `conditional_openapi` 7 months ago
configure_swagger_ui Remove code examples for Python 3.8 in `configure_swagger_ui` 7 months ago
cookie_param_models Remove code examples for Python 3.8 in `cookie_param_models` 7 months ago
cookie_params Remove code examples for Python 3.8 in `cookie_params` 7 months ago
cors Remove code examples for Python 3.8 in `cors` 7 months ago
custom_docs_ui Remove code examples for Python 3.8 in `custom_docs_ui` 7 months ago
custom_request_and_route Remove code examples for Python 3.8 in `custom_request_and_route` 7 months ago
custom_response Remove code examples for Python 3.8 in `custom_response` 7 months ago
dataclasses Remove code examples for Python 3.8 in `dataclasses` 7 months ago
debugging Remove code examples for Python 3.8 in `debugging` 7 months ago
dependencies Remove code examples for Python 3.8 in `dependencies` 7 months ago
dependency_testing Remove code examples for Python 3.8 in `dependency_testing` 7 months ago
encoder Remove code examples for Python 3.8 in `encoder` 7 months ago
events Remove code examples for Python 3.8 in `events` 7 months ago
extending_openapi Remove code examples for Python 3.8 in `extending_openapi` 7 months ago
extra_data_types Remove code examples for Python 3.8 in `extra_data_types` 7 months ago
extra_models Remove code examples for Python 3.8 in `extra_models` 7 months ago
first_steps Remove code examples for Python 3.8 in `first_steps` 7 months ago
generate_clients Remove code examples for Python 3.8 in `generate_clients` 7 months ago
graphql Remove code examples for Python 3.8 in `graphql` 7 months ago
handling_errors Remove code examples for Python 3.8 in `handling_errors` 7 months ago
header_param_models Remove code examples for Python 3.8 in `header_param_models` 7 months ago
header_params Remove code examples for Python 3.8 in `header_params` 7 months ago
metadata Remove code examples for Python 3.8 in `metadata` 7 months ago
middleware Remove code examples for Python 3.8 in `middleware` 7 months ago
openapi_callbacks Remove code examples for Python 3.8 in `openapi_callbacks` 7 months ago
openapi_webhooks Remove code examples for Python 3.8 in `openapi_webhooks` 7 months ago
path_operation_advanced_configuration Remove code examples for Python 3.8 in `path_operation_advanced_configuration` 7 months ago
path_operation_configuration Remove code examples for Python 3.8 in `path_operation_configuration` 7 months ago
path_params Remove code examples for Python 3.8 in `path_params` 7 months ago
path_params_numeric_validations Remove code examples for Python 3.8 in `path_params_numeric_validations` 7 months ago
pydantic_v1_in_v2 Remove code examples for Python 3.8 in `pydantic_v1_in_v2` 7 months ago
python_types Remove code examples for Python 3.8 in `python_types` 7 months ago
query_param_models Remove code examples for Python 3.8 in `query_param_models` 7 months ago
query_params Remove code examples for Python 3.8 in `query_params` 7 months ago
query_params_str_validations Remove code examples for Python 3.8 in `query_params_str_validations` 7 months ago
request_files Remove code examples for Python 3.8 in `request_files` 7 months ago
request_form_models Remove code examples for Python 3.8 in `request_form_models` 7 months ago
request_forms Remove code examples for Python 3.8 in `request_forms` 7 months ago
request_forms_and_files Remove code examples for Python 3.8 in `request_forms_and_files` 7 months ago
response_change_status_code Remove code examples for Python 3.8 in `response_change_status_code` 7 months ago
response_cookies Remove code examples for Python 3.8 in `response_cookies` 7 months ago
response_directly Remove code examples for Python 3.8 in `response_directly` 7 months ago
response_headers Remove code examples for Python 3.8 in `response_headers` 7 months ago
response_model Remove code examples for Python 3.8 in `response_model` 7 months ago
response_status_code Add support for docs translations (#1168) 6 years ago
schema_extra_example 📝 Update includes for `docs/en/docs/tutorial/schema-extra-example.md` (#12822) 2 years ago
security 🐛 Use `401` status code in security classes when credentials are missing (#13786) 8 months ago
separate_openapi_schemas Add support for disabling the separation of input and output JSON Schemas in OpenAPI with Pydantic v2 (#10145) 3 years ago
settings 📝 Add variants for code examples in "Advanced User Guide" (#14413) 7 months ago
sql_databases Add new tutorial for SQL databases with SQLModel (#12285) 2 years ago
static_files Add support for docs translations (#1168) 6 years ago
sub_applications Add support for ASGI root_path for openapi docs (#1199) 6 years ago
templates 📝 Update template docs with more info about `url_for` (#5937) 3 years ago
using_request_directly Add support for docs translations (#1168) 6 years ago
websockets 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 3 years ago
wsgi 🐛 Fix `flask.escape` warning for internal tests (#9468) 3 years ago