Yurii Motov
|
5e94c21235
|
Remove code examples for Python 3.8 in `wsgi`
|
7 months ago |
Yurii Motov
|
99c2f539a0
|
Remove code examples for Python 3.8 in `websockets`
|
7 months ago |
Yurii Motov
|
a05ad4a0f8
|
Remove code examples for Python 3.8 in `using_request_directly`
|
7 months ago |
Yurii Motov
|
0d92a8257b
|
Remove code examples for Python 3.8 in `templates`
|
7 months ago |
Yurii Motov
|
5b4a8ab7b9
|
Remove code examples for Python 3.8 in `sub_applications`
|
7 months ago |
Yurii Motov
|
2108e84959
|
Remove code examples for Python 3.8 in `sql_databases`
|
7 months ago |
Yurii Motov
|
3c84819842
|
Remove code examples for Python 3.8 in `settings`
|
7 months ago |
Yurii Motov
|
7ed79b6467
|
Remove code examples for Python 3.8 in `separate_openapi_schemas`
|
7 months ago |
Yurii Motov
|
2807681f19
|
Remove code examples for Python 3.8 in `security`
|
7 months ago |
Yurii Motov
|
fe6a3a8c44
|
Remove code examples for Python 3.8 in `schema_extra_example`
|
7 months ago |
Yurii Motov
|
3438b3e90e
|
Remove code examples for Python 3.8 in `response_model`
|
7 months ago |
Yurii Motov
|
9764538478
|
Remove code examples for Python 3.8 in `response_headers`
|
7 months ago |
Yurii Motov
|
6f690b5ead
|
Remove code examples for Python 3.8 in `response_directly`
|
7 months ago |
Yurii Motov
|
594705dcda
|
Remove code examples for Python 3.8 in `response_cookies`
|
7 months ago |
Yurii Motov
|
c3e5c2689a
|
Remove code examples for Python 3.8 in `response_change_status_code`
|
7 months ago |
Yurii Motov
|
60457df7c8
|
Remove code examples for Python 3.8 in `request_forms_and_files`
|
7 months ago |
Yurii Motov
|
c59e7ee622
|
Remove code examples for Python 3.8 in `request_forms`
|
7 months ago |
Yurii Motov
|
5d3bc43df5
|
Remove code examples for Python 3.8 in `request_form_models`
|
7 months ago |
Yurii Motov
|
8a1050ae1e
|
Remove code examples for Python 3.8 in `request_files`
|
7 months ago |
Yurii Motov
|
93c661076a
|
Remove code examples for Python 3.8 in `query_params_str_validations`
|
7 months ago |
Yurii Motov
|
17b03b8c9e
|
Remove code examples for Python 3.8 in `query_params`
|
7 months ago |
Yurii Motov
|
71e4af3501
|
Remove code examples for Python 3.8 in `query_param_models`
|
7 months ago |
Yurii Motov
|
6d5a5ccac4
|
Remove code examples for Python 3.8 in `pydantic_v1_in_v2`
|
7 months ago |
Yurii Motov
|
01ddefffcf
|
Remove code examples for Python 3.8 in `path_params`
|
7 months ago |
Motov Yurii
|
d86c47477e
|
🐛 Fix parameter aliases (#14371)
Co-authored-by: Sebastián Ramírez <[email protected]>
|
7 months ago |
Sebastián Ramírez
|
c0556ac3a5
|
🐛 Fix support for tagged union with discriminator inside of `Annotated` with `Body()` (#14512)
|
7 months ago |
Yurii Motov
|
2bb4f885bf
|
Remove code examples for Python 3.8 in `path_operation_configuration`
|
7 months ago |
Yurii Motov
|
f310e923bc
|
Remove code examples for Python 3.8 in `path_operation_advanced_configuration`
|
7 months ago |
Yurii Motov
|
d3280749f1
|
Remove code examples for Python 3.8 in `openapi_webhooks`
|
7 months ago |
Yurii Motov
|
dadcad5aac
|
Remove code examples for Python 3.8 in `openapi_callbacks`
|
7 months ago |
Yurii Motov
|
13925f2439
|
Remove code examples for Python 3.8 in `metadata`
|
7 months ago |
Yurii Motov
|
72f7481ce0
|
Remove code examples for Python 3.8 in `header_params`
|
7 months ago |
Yurii Motov
|
e3ae463424
|
Remove code examples for Python 3.8 in `header_param_models`
|
7 months ago |
Yurii Motov
|
fa9d36d2f3
|
Remove code examples for Python 3.8 in `handling_errors`
|
7 months ago |
Yurii Motov
|
e5f3b78407
|
Remove code examples for Python 3.8 in `generate_clients`
|
7 months ago |
Yurii Motov
|
c1736a101c
|
Remove code examples for Python 3.8 in `first_steps`
|
7 months ago |
Yurii Motov
|
5b81a4ba3e
|
Remove code examples for Python 3.8 in `extra_models`
|
7 months ago |
Yurii Motov
|
4603f23b79
|
Remove code examples for Python 3.8 in `extra_data_types`
|
7 months ago |
Yurii Motov
|
bdb6756f38
|
Remove code examples for Python 3.8 in `extending_openapi`
|
7 months ago |
Yurii Motov
|
370f02f6d6
|
Remove code examples for Python 3.8 in `events`
|
7 months ago |
Yurii Motov
|
0eb7661fe8
|
Remove code examples for Python 3.8 in `dependency_testing`
|
7 months ago |
Yurii Motov
|
78e5794ef6
|
Remove code examples for Python 3.8 in `dependencies`
|
7 months ago |
Yurii Motov
|
0739753293
|
Remove code examples for Python 3.8 in `dataclasses`
|
7 months ago |
Yurii Motov
|
67275dc45f
|
Remove code examples for Python 3.8 in `custom_response`
|
7 months ago |
Yurii Motov
|
541d3f8e4c
|
Remove code examples for Python 3.8 in `custom_request_and_route`
|
7 months ago |
Yurii Motov
|
2679c58cbd
|
Remove code examples for Python 3.8 in `custom_docs_ui`
|
7 months ago |
Yurii Motov
|
e4a4b0e4fa
|
Remove code examples for Python 3.8 in `cors`
|
7 months ago |
Yurii Motov
|
0d0f1830c5
|
Remove code examples for Python 3.8 in `cookie_params`
|
7 months ago |
Yurii Motov
|
37f3865910
|
Remove code examples for Python 3.8 in `cookie_param_models`
|
7 months ago |
Yurii Motov
|
fcf8a424b7
|
Remove code examples for Python 3.8 in `configure_swagger_ui`
|
7 months ago |