Yurii Motov
|
0eef5aa5f4
|
Fix `custom_request_and_route/tutorial002_an**`
|
2025-12-09 16:47:58 +01:00 |
Yurii Motov
|
8222a163b2
|
Use highest version of variant in `testing.md`
|
2025-12-01 08:27:33 +01:00 |
Yurii Motov
|
f04a4549be
|
Merge remote-tracking branch 'upstream/master' into add-variants-advenced-code-examples
|
2025-12-01 07:33:27 +01:00 |
github-actions[bot]
|
938f471079
|
📝 Update release notes
[skip ci]
|
2025-12-01 06:33:00 +00:00 |
Motov Yurii
|
6400d8a623
|
⬆ Bump markdown-include-variants from 0.0.6 to 0.0.7 (#14423)
|
2025-12-01 07:32:32 +01:00 |
github-actions[bot]
|
f8e46d98a0
|
📝 Update release notes
[skip ci]
|
2025-12-01 06:31:20 +00:00 |
Sebastián Ramírez
|
8a7ad3d255
|
👥 Update FastAPI People - Sponsors (#14422)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-12-01 07:30:56 +01:00 |
github-actions[bot]
|
d661bb1324
|
📝 Update release notes
[skip ci]
|
2025-12-01 06:28:06 +00:00 |
Sebastián Ramírez
|
32aba57b49
|
👥 Update FastAPI People - Contributors and Translators (#14420)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-12-01 07:27:43 +01:00 |
Yurii Motov
|
0438c547f4
|
Update code includes in `bigger-applications.md`
|
2025-12-01 07:15:38 +01:00 |
Sebastián Ramírez
|
f2bab95267
|
🔖 Release version 0.123.0
|
2025-11-30 15:47:35 +01:00 |
github-actions[bot]
|
c38e3e0108
|
📝 Update release notes
[skip ci]
|
2025-11-30 14:46:13 +00:00 |
Sebastián Ramírez
|
7fbd30460f
|
🐛 Cache dependencies that don't use scopes and don't have sub-dependencies with scopes (#14419)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2025-11-30 15:45:49 +01:00 |
Sebastián Ramírez
|
63d7a2b997
|
🔖 Release version 0.122.1
|
2025-11-30 13:00:20 +01:00 |
github-actions[bot]
|
7681f2904d
|
📝 Update release notes
[skip ci]
|
2025-11-30 11:57:24 +00:00 |
Kristján Valur Jónsson
|
378ad688b7
|
🐛 Fix hierarchical security scope propagation (#5624)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Co-authored-by: svlandeg <svlandeg@github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
|
2025-11-30 12:57:01 +01:00 |
Yurii Motov
|
6eb74903a5
|
Update `testing.md` to use new code- include style
|
2025-11-30 11:12:24 +01:00 |
Motov Yurii
|
90475b501f
|
Merge branch 'master' into add-variants-advenced-code-examples
|
2025-11-29 13:10:03 +01:00 |
github-actions[bot]
|
c6487ed632
|
📝 Update release notes
[skip ci]
|
2025-11-29 12:09:26 +00:00 |
Motov Yurii
|
62a6974004
|
⬆ Bump markdown-include-variants from 0.0.5 to 0.0.6 (#14418)
|
2025-11-29 13:08:57 +01:00 |
github-actions[bot]
|
998288261a
|
📝 Update release notes
[skip ci]
|
2025-11-28 15:55:40 +00:00 |
Sebastián Ramírez
|
8ab7167eaf
|
💅 Update CSS to explicitly use emoji font (#14415)
|
2025-11-28 15:55:15 +00:00 |
Yurii Motov
|
dc99673d65
|
Use highest version of variant in `cookie-param-models.md`
|
2025-11-28 11:36:12 +01:00 |
Yurii Motov
|
ff9c332f80
|
Add variants for `custom_request_and_route/tutorial003`
|
2025-11-27 17:25:04 +01:00 |
Yurii Motov
|
bf8f4068b7
|
Add variants for `custom_request_and_route/tutorial002`
|
2025-11-27 17:20:44 +01:00 |
Yurii Motov
|
6e902ac8b9
|
Add variants for `custom_request_and_route/tutorial001`
|
2025-11-27 16:58:37 +01:00 |
Yurii Motov
|
a35fc493c5
|
Fix `ln` and `hl` for `fastapi/openapi/docs.py` in `configure-swagger-ui.md`
|
2025-11-27 16:37:15 +01:00 |
Yurii Motov
|
525ad78695
|
Fix test coverage for `settings.app03`
|
2025-11-27 15:44:42 +01:00 |
Yurii Motov
|
abf88ccf35
|
Fix import of `Annotated` in `settings.app03`
|
2025-11-27 15:15:06 +01:00 |
Yurii Motov
|
a884f81157
|
Fix test for `response-directly` with Pydantic v1
|
2025-11-27 14:46:33 +01:00 |
Yurii Motov
|
a1a7c63a7f
|
Use highest versions of files for `app02` in `settings.md`
|
2025-11-27 13:51:52 +01:00 |
Yurii Motov
|
099878b3d8
|
Simplify tests for variants `websockets.tutorial003`
|
2025-11-27 13:26:26 +01:00 |
Yurii Motov
|
f6bfde23c8
|
Add tests for `using_request_directly/tutorial001`
|
2025-11-27 13:08:10 +01:00 |
Yurii Motov
|
d9770ff830
|
Use highest version of `config` for `app03` in docs
|
2025-11-27 11:44:28 +01:00 |
Yurii Motov
|
c9cffa27de
|
Add tests for variants of `settings/app3`, fix config and add pv1 version
|
2025-11-27 11:41:54 +01:00 |
Yurii Motov
|
14f2e2bddb
|
Add tests for variants of `settings/app2`
|
2025-11-27 10:45:08 +01:00 |
Yurii Motov
|
e40087b7d5
|
Ignore ruff warnings for `path_operation_advanced_configuration/tutorial007` versions
|
2025-11-27 10:29:45 +01:00 |
Yurii Motov
|
63379de2d5
|
Add variants for `response-directly/tutorial001`
|
2025-11-27 10:09:51 +01:00 |
Yurii Motov
|
699cd287cb
|
Add variants for `path-operation-advanced-configuration/tutorial007`
|
2025-11-27 09:38:29 +01:00 |
Yurii Motov
|
449c18e67e
|
Add variants for `path-operation-advanced-configuration/tutorial007_pv1`
|
2025-11-27 09:34:15 +01:00 |
Yurii Motov
|
f13f460d9b
|
Add variants for `path-operation-advanced-configuration/tutorial004`
|
2025-11-27 09:24:49 +01:00 |
Yurii Motov
|
c23c072572
|
Add variants for `openapi-callbacks/tutorial001`
|
2025-11-27 09:07:06 +01:00 |
Yurii Motov
|
998a92af97
|
Add variants for `dataclasses/tutorial003`
|
2025-11-26 22:22:08 +01:00 |
Yurii Motov
|
ee37c69379
|
Add variants for `dataclasses/tutorial002`
|
2025-11-26 22:16:07 +01:00 |
Yurii Motov
|
b841e9f807
|
Add variants for `dataclasses/tutorial001`
|
2025-11-26 22:03:56 +01:00 |
Yurii Motov
|
42e30173d3
|
Add variants for `additional_responses/tutorial004`
|
2025-11-26 21:59:56 +01:00 |
Yurii Motov
|
c8a99a62a4
|
Add variants for `additional_responses/tutorial002`
|
2025-11-26 21:58:57 +01:00 |
Sebastián Ramírez
|
5b0625df96
|
🔖 Release version 0.122.0
|
2025-11-24 20:14:34 +01:00 |
Sebastián Ramírez
|
8732c53478
|
📝 Updates release notes
|
2025-11-24 20:12:28 +01:00 |
github-actions[bot]
|
a4ef97afd9
|
📝 Update release notes
[skip ci]
|
2025-11-24 19:03:33 +00:00 |