Commit Graph

209 Commits

Author SHA1 Message Date
Yurii Motov cc4b6d805a Remove code examples for Python 3.8 in `websockets` 2025-12-12 09:19:58 +01:00
Yurii Motov 2ae496dff4 Remove code examples for Python 3.8 in `using_request_directly` 2025-12-12 09:19:58 +01:00
Yurii Motov 20942aef86 Remove code examples for Python 3.8 in `templates` 2025-12-12 09:19:58 +01:00
Yurii Motov 579889a79a Remove code examples for Python 3.8 in `sub_applications` 2025-12-12 09:19:58 +01:00
Yurii Motov 1cf8ab14e3 Remove code examples for Python 3.8 in `static_files` 2025-12-12 09:19:58 +01:00
Yurii Motov 7a8bb7c898 Remove code examples for Python 3.8 in `sql_databases` 2025-12-12 09:19:58 +01:00
Yurii Motov 786773ac11 Remove code examples for Python 3.8 in `settings` 2025-12-12 09:19:58 +01:00
Yurii Motov 2e792112bb Remove code examples for Python 3.8 in `separate_openapi_schemas` 2025-12-12 09:19:58 +01:00
Yurii Motov 680b8a0d16 Remove code examples for Python 3.8 in `security` 2025-12-12 09:19:58 +01:00
Yurii Motov 188426f40f Remove code examples for Python 3.8 in `schema_extra_example` 2025-12-12 09:19:58 +01:00
Yurii Motov 8336587ab8 Remove code examples for Python 3.8 in `response_status_code` 2025-12-12 09:19:58 +01:00
Yurii Motov 9aa9b5c396 Remove code examples for Python 3.8 in `response_model` 2025-12-12 09:19:58 +01:00
Yurii Motov a64c778ce0 Remove code examples for Python 3.8 in `response_headers` 2025-12-12 09:19:58 +01:00
Yurii Motov 28a9474a01 Remove code examples for Python 3.8 in `response_directly` 2025-12-12 09:19:58 +01:00
Yurii Motov bae52613ea Remove code examples for Python 3.8 in `response_cookies` 2025-12-12 09:19:58 +01:00
Yurii Motov f40bcf171c Remove code examples for Python 3.8 in `response_change_status_code` 2025-12-12 09:19:58 +01:00
Yurii Motov d566e0d61f Remove code examples for Python 3.8 in `request_forms_and_files` 2025-12-12 09:19:58 +01:00
Yurii Motov 7cbbe561f7 Remove code examples for Python 3.8 in `request_forms` 2025-12-12 09:19:58 +01:00
Yurii Motov 9589fd6864 Remove code examples for Python 3.8 in `request_form_models` 2025-12-12 09:19:58 +01:00
Yurii Motov 965b58c5cd Remove code examples for Python 3.8 in `request_files` 2025-12-12 09:19:58 +01:00
Yurii Motov c2af158f6c Remove code examples for Python 3.8 in `query_params_str_validations` 2025-12-12 09:19:58 +01:00
Yurii Motov 2c6bc791d5 Remove code examples for Python 3.8 in `query_params` 2025-12-12 09:19:58 +01:00
Yurii Motov 41cef9621f Remove code examples for Python 3.8 in `query_param_models` 2025-12-12 09:19:58 +01:00
Yurii Motov c65124191c Remove code examples for Python 3.8 in `python_types` 2025-12-12 09:19:58 +01:00
Yurii Motov 4f3fcb3ff6 Remove code examples for Python 3.8 in `pydantic_v1_in_v2` 2025-12-12 09:19:58 +01:00
Yurii Motov 66de805333 Remove code examples for Python 3.8 in `path_params_numeric_validations` 2025-12-12 09:19:58 +01:00
Yurii Motov f57bac4afb Remove code examples for Python 3.8 in `path_params` 2025-12-12 09:19:58 +01:00
Yurii Motov 2bb4f885bf Remove code examples for Python 3.8 in `path_operation_configuration` 2025-12-12 09:19:58 +01:00
Yurii Motov f310e923bc Remove code examples for Python 3.8 in `path_operation_advanced_configuration` 2025-12-12 09:19:58 +01:00
Yurii Motov d3280749f1 Remove code examples for Python 3.8 in `openapi_webhooks` 2025-12-12 09:19:58 +01:00
Yurii Motov dadcad5aac Remove code examples for Python 3.8 in `openapi_callbacks` 2025-12-12 09:19:58 +01:00
Yurii Motov ec18863b32 Remove code examples for Python 3.8 in `middleware` 2025-12-12 09:19:58 +01:00
Yurii Motov 13925f2439 Remove code examples for Python 3.8 in `metadata` 2025-12-12 09:19:58 +01:00
Yurii Motov 72f7481ce0 Remove code examples for Python 3.8 in `header_params` 2025-12-12 09:19:58 +01:00
Yurii Motov e3ae463424 Remove code examples for Python 3.8 in `header_param_models` 2025-12-12 09:19:58 +01:00
Yurii Motov fa9d36d2f3 Remove code examples for Python 3.8 in `handling_errors` 2025-12-12 09:19:58 +01:00
Yurii Motov 16286b7c0d Remove code examples for Python 3.8 in `graphql` 2025-12-12 09:19:58 +01:00
Yurii Motov e5f3b78407 Remove code examples for Python 3.8 in `generate_clients` 2025-12-12 09:19:58 +01:00
Yurii Motov c1736a101c Remove code examples for Python 3.8 in `first_steps` 2025-12-12 09:19:58 +01:00
Yurii Motov 5b81a4ba3e Remove code examples for Python 3.8 in `extra_models` 2025-12-12 09:19:58 +01:00
Yurii Motov 4603f23b79 Remove code examples for Python 3.8 in `extra_data_types` 2025-12-12 09:19:58 +01:00
Yurii Motov bdb6756f38 Remove code examples for Python 3.8 in `extending_openapi` 2025-12-12 09:19:58 +01:00
Yurii Motov 370f02f6d6 Remove code examples for Python 3.8 in `events` 2025-12-12 09:19:58 +01:00
Yurii Motov 6f36735daa Remove code examples for Python 3.8 in `encoder` 2025-12-12 09:19:58 +01:00
Yurii Motov 0eb7661fe8 Remove code examples for Python 3.8 in `dependency_testing` 2025-12-12 09:19:58 +01:00
Yurii Motov 1aa9bc0792 Remove code examples for Python 3.8 in `debugging` 2025-12-12 09:19:58 +01:00
Yurii Motov 78e5794ef6 Remove code examples for Python 3.8 in `dependencies` 2025-12-12 09:19:58 +01:00
Yurii Motov 0739753293 Remove code examples for Python 3.8 in `dataclasses` 2025-12-12 09:19:58 +01:00
Yurii Motov 67275dc45f Remove code examples for Python 3.8 in `custom_response` 2025-12-12 09:19:58 +01:00
Yurii Motov 541d3f8e4c Remove code examples for Python 3.8 in `custom_request_and_route` 2025-12-12 09:19:58 +01:00