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 370f02f6d6 Remove code examples for Python 3.8 in `events` 7 months ago
..
test_additional_responses Remove code examples for Python 3.8 in `additional-responses` 7 months ago
test_additional_status_codes Remove code examples for Python 3.8 in `additional_status_codes` 7 months ago
test_advanced_middleware Remove code examples for Python 3.8 in `advanced_middleware` 7 months ago
test_async_tests Remove code examples for Python 3.8 in `async_tests` 7 months ago
test_authentication_error_status_code Remove code examples for Python 3.8 in `authentication_error_status_code` 7 months ago
test_background_tasks Remove code examples for Python 3.8 in `background_tasks` 7 months ago
test_behind_a_proxy Remove code examples for Python 3.8 in `behind_a_proxy` 7 months ago
test_bigger_applications Remove code examples for Python 3.8 in `bigger_applications` 7 months ago
test_body Remove code examples for Python 3.8 in `body` 7 months ago
test_body_fields Remove code examples for Python 3.8 in `body_fields` 7 months ago
test_body_multiple_params Remove code examples for Python 3.8 in `body_multiple_params` 7 months ago
test_body_nested_models Remove code examples for Python 3.8 in `body_nested_models` 7 months ago
test_body_updates Remove code examples for Python 3.8 in `body_updates` 7 months ago
test_conditional_openapi Remove code examples for Python 3.8 in `conditional_openapi` 7 months ago
test_configure_swagger_ui Remove code examples for Python 3.8 in `configure_swagger_ui` 7 months ago
test_cookie_param_models Remove code examples for Python 3.8 in `cookie_param_models` 7 months ago
test_cookie_params Remove code examples for Python 3.8 in `cookie_params` 7 months ago
test_cors Remove code examples for Python 3.8 in `cors` 7 months ago
test_custom_docs_ui Remove code examples for Python 3.8 in `custom_docs_ui` 7 months ago
test_custom_request_and_route Remove code examples for Python 3.8 in `custom_request_and_route` 7 months ago
test_custom_response Remove code examples for Python 3.8 in `custom_response` 7 months ago
test_dataclasses Remove code examples for Python 3.8 in `dataclasses` 7 months ago
test_dependencies Remove code examples for Python 3.8 in `dependencies` 7 months ago
test_events Remove code examples for Python 3.8 in `events` 7 months 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) 3 years ago
test_extra_data_types Simplify tests for extra_data_types (#13177) 2 years ago
test_extra_models Simplify tests for extra_models (#13178) 2 years ago
test_first_steps Add support for OpenAPI 3.1.0 (#9770) 3 years ago
test_generate_clients Add support for OpenAPI 3.1.0 (#9770) 3 years ago
test_handling_errors 📝 Update docs about re-raising validation errors, do not include string as is to not leak information (#14487) 7 months ago
test_header_param_models 🐛 Fix parsing extra non-body parameter list (#14356) 8 months ago
test_header_params Enable test case for duplicated headers in `test_tutorial/test_header_params/test_tutorial003.py` (#13864) 10 months ago
test_metadata Add support for OpenAPI 3.1.0 (#9770) 3 years ago
test_openapi_callbacks 📝 Add variants for code examples in "Advanced User Guide" (#14413) 7 months ago
test_openapi_webhooks ✏️ Fix typos in emoji docs and in some source examples (#10438) 3 years ago
test_path_operation_advanced_configurations 📝 Add variants for code examples in "Advanced User Guide" (#14413) 7 months ago
test_path_operation_configurations Simplify tests for path_operation_configurations (#13180) 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) 3 years ago
test_pydantic_v1_in_v2 Add support for `from pydantic.v1 import BaseModel`, mixed Pydantic v1 and v2 models in the same app (#14168) 9 months ago
test_query_param_models Add support for Pydantic models for parameters using `Query`, `Cookie`, `Header` (#12199) 2 years ago
test_query_params Simplify tests for path_query_params (#13181) 2 years ago
test_query_params_str_validations 🐛 Add docs examples and tests (support) for `Annotated` custom validations, like `AfterValidator`, revert #13440 (#13442) 1 year ago
test_request_files Simplify tests for request_files (#13182) 1 year ago
test_request_form_models Simplify tests for request_form_models (#13183) 2 years ago
test_request_forms Simplify tests for request_forms (#13184) 2 years ago
test_request_forms_and_files Simplify tests for request_forms_and_files (#13185) 2 years ago
test_response_change_status_code ⬆ Upgrade isort to version 5.x.x (#1670) 6 years ago
test_response_cookies ⬆ Upgrade isort to version 5.x.x (#1670) 6 years ago
test_response_directly 📝 Add variants for code examples in "Advanced User Guide" (#14413) 7 months ago
test_response_headers ⬆ Upgrade isort to version 5.x.x (#1670) 6 years ago
test_response_model Simplify tests for response_model (#14062) 10 months ago
test_schema_extra_example Simplify tests for schema_extra_example (#13197) 2 years ago
test_security 🐛 Use `401` status code in security classes when credentials are missing (#13786) 8 months ago
test_separate_openapi_schemas Simplify tests for separate_openapi_schemas (#13201) 2 years ago
test_settings 📝 Add variants for code examples in "Advanced User Guide" (#14413) 7 months ago
test_sql_databases 📝 Fix typos in code comments (#14364) 8 months ago
test_sub_applications Add support for OpenAPI 3.1.0 (#9770) 3 years ago
test_templates 📝 Update template docs with more info about `url_for` (#5937) 3 years ago
test_testing Remove code examples for Python 3.8 in `app_testing` 7 months ago
test_testing_dependencies Remove code examples for Python 3.8 in `dependency_testing` 7 months ago
test_using_request_directly 📝 Add variants for code examples in "Advanced User Guide" (#14413) 7 months ago
test_websockets 📝 Add variants for code examples in "Advanced User Guide" (#14413) 7 months ago
test_wsgi ⬆ Upgrade isort to version 5.x.x (#1670) 6 years ago
__init__.py ♻️ Re-format tutorials, files names and tests 8 years ago