Commit Graph

201 Commits

Author SHA1 Message Date
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
Yurii Motov 2679c58cbd Remove code examples for Python 3.8 in `custom_docs_ui` 2025-12-12 09:19:58 +01:00
Yurii Motov e4a4b0e4fa Remove code examples for Python 3.8 in `cors` 2025-12-12 09:19:58 +01:00
Yurii Motov 0d0f1830c5 Remove code examples for Python 3.8 in `cookie_params` 2025-12-12 09:19:58 +01:00
Yurii Motov 37f3865910 Remove code examples for Python 3.8 in `cookie_param_models` 2025-12-12 09:19:58 +01:00
Yurii Motov fcf8a424b7 Remove code examples for Python 3.8 in `configure_swagger_ui` 2025-12-12 09:19:58 +01:00
Yurii Motov ed47da49b3 Remove code examples for Python 3.8 in `conditional_openapi` 2025-12-12 09:19:58 +01:00
Yurii Motov 6e42b84e6c Remove code examples for Python 3.8 in `body_updates` 2025-12-12 09:19:58 +01:00
Yurii Motov 4ffc89e383 Remove code examples for Python 3.8 in `body_nested_models` 2025-12-12 09:19:58 +01:00