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.
Sebastián Ramírez e8b98d2187
🐛 Fix JSON Schema for files, use `contentMediaType` instead of `format: binary` (#14953)
3 months ago
..
test_additional_responses 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_additional_status_codes 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_advanced_middleware 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_async_tests 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_authentication_error_status_code 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_background_tasks 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_behind_a_proxy 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_bigger_applications 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_body 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_body_fields 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_body_multiple_params 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_body_nested_models 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_body_updates 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_conditional_openapi 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_configure_swagger_ui 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_cookie_param_models 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_cookie_params 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_cors 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_custom_docs_ui 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_custom_request_and_route 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_custom_response 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_dataclasses 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_debugging 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_dependencies 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_encoder 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_events 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_extending_openapi 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_extra_data_types 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_extra_models 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_first_steps 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_generate_clients 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_graphql 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_handling_errors 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_header_param_models 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_header_params 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_json_base64_bytes 🐛 Fix JSON Schema for files, use `contentMediaType` instead of `format: binary` (#14953) 3 months ago
test_metadata 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_middleware 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_openapi_callbacks 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_openapi_webhooks 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_path_operation_advanced_configurations 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_path_operation_configurations 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_path_params 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_path_params_numeric_validations 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_python_types 🔥 Remove Python 3.9 specific files, no longer needed after updating translations (#14931) 4 months ago
test_query_param_models 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_query_params 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_query_params_str_validations 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_request_files 🐛 Fix JSON Schema for files, use `contentMediaType` instead of `format: binary` (#14953) 3 months ago
test_request_form_models 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_request_forms 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_request_forms_and_files 🐛 Fix JSON Schema for files, use `contentMediaType` instead of `format: binary` (#14953) 3 months ago
test_response_change_status_code 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_response_cookies 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_response_directly 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_response_headers 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_response_model 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_response_status_code 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_schema_extra_example 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_security 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_separate_openapi_schemas 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_settings 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_sql_databases 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_static_files 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_sub_applications 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_templates 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_testing 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_testing_dependencies 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_using_request_directly 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_websockets 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_wsgi 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
__init__.py ♻️ Re-format tutorials, files names and tests 8 years ago