Quentin Takeda
|
150f8225b2
|
📝 Update includes in `docs/fr/docs/tutorial/body-multiple-params.md` (#12598)
|
9 months ago |
github-actions
|
c1110d529e
|
📝 Update release notes
[skip ci]
|
9 months ago |
Tashanam Shahbaz
|
83d7f11405
|
📝 Update includes in `docs/en/docs/tutorial/body-multiple-params.md` (#12593)
|
9 months ago |
github-actions
|
6d066c0d62
|
📝 Update release notes
[skip ci]
|
9 months ago |
Félix
|
5b2bd906d7
|
📝 Update includes in `docs/pt/docs/tutorial/background-tasks.md` (#12736)
|
9 months ago |
github-actions
|
4733cc7486
|
📝 Update release notes
[skip ci]
|
9 months ago |
Baldeep Singh Handa
|
1cfd9a70ac
|
📝 Update includes for `docs/en/docs/advanced/custom-response.md` (#12797)
|
9 months ago |
Nir Schulman
|
adb42f4e4d
|
Merge branch 'feature/lifespan-scoped-dependencies' of github.com:UltimateLobster/fastapi into feature/lifespan-scoped-dependencies
|
9 months ago |
Nir Schulman
|
8a5c3fe56b
|
Fixed more linting
|
9 months ago |
github-actions
|
92a5f68e4d
|
📝 Update release notes
[skip ci]
|
9 months ago |
pre-commit-ci[bot]
|
f9ca77e1ec
|
🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
|
9 months ago |
Nir Schulman
|
01e9da1ca2
|
Added coverage
|
9 months ago |
Rafael de Oliveira Marques
|
51fe0e437b
|
📝 Update includes for `docs/pt/docs/python-types.md` (#12671)
|
9 months ago |
github-actions
|
ce97de97d9
|
📝 Update release notes
[skip ci]
|
9 months ago |
Alissa
|
890a61fb67
|
📝 Update includes for `docs/de/docs/python-types.md` (#12660)
|
9 months ago |
github-actions
|
546bb50e09
|
📝 Update release notes
[skip ci]
|
9 months ago |
Alissa
|
af280dbde9
|
📝 Update includes for `docs/de/docs/advanced/dataclasses.md` (#12658)
|
9 months ago |
github-actions
|
ee260368d0
|
📝 Update release notes
[skip ci]
|
9 months ago |
Quentin Takeda
|
1e9ea61cbd
|
📝 Update includes in `docs/fr/docs/tutorial/path-params.md` (#12592)
|
9 months ago |
github-actions
|
5618035203
|
📝 Update release notes
[skip ci]
|
9 months ago |
Alissa
|
855b4f66f5
|
📝 Update includes for `docs/de/docs/how-to/configure-swagger-ui.md` (#12690)
|
9 months ago |
pre-commit-ci[bot]
|
179d6534a8
|
🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
|
9 months ago |
Nir Schulman
|
3b27561d3d
|
Fixed tests having incorrect ids. Fixed an inconsistent results for tests which check websocket-scoped teardowns before the teardown actually happened on the server side.
|
9 months ago |
Nir Schulman
|
d38364a2f0
|
Fixed tests compatibility with python 3.8
|
9 months ago |
Nir Schulman
|
6572e9053d
|
Merge branch 'feature/lifespan-scoped-dependencies' of github.com:UltimateLobster/fastapi into feature/lifespan-scoped-dependencies
|
9 months ago |
Nir Schulman
|
6c923ac4ec
|
Fixed usage of warnings.catch_warnings in a way that is not compatible with older python versions
|
9 months ago |
pre-commit-ci[bot]
|
9f2bd41c20
|
🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
|
9 months ago |
Nir Schulman
|
3c5aeaa69a
|
Fixed import of assert_never from typing
|
9 months ago |
Nir Schulman
|
e7ab957923
|
Fixed tests compatibility with older python versions
|
9 months ago |
Nir Schulman
|
d512b03bd3
|
Applied ruff linting
|
9 months ago |
Nir Schulman
|
e94b599131
|
Resolved conflicts
|
9 months ago |
Nir Schulman
|
7614cc7477
|
Merge branch 'master' of github.com:UltimateLobster/fastapi into feature/lifespan-scoped-dependencies
|
9 months ago |
Nir Schulman
|
c4860bfb7c
|
Added tests for dependency overrides and websockets. Fixed bugs related to the deprecated startup and shutdown events. Fixed bugs related to dependency duplcatation within the same router scope. Made more specific dependency related exceptions. Fixed some linting and mypy related issues.
|
9 months ago |
github-actions
|
858912e6e4
|
📝 Update release notes
[skip ci]
|
9 months ago |
dependabot[bot]
|
8cd47a3551
|
⬆ Bump tiangolo/latest-changes from 0.3.1 to 0.3.2 (#12794)
Bumps [tiangolo/latest-changes](https://github.com/tiangolo/latest-changes) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/tiangolo/latest-changes/releases)
- [Commits](https://github.com/tiangolo/latest-changes/compare/0.3.1...0.3.2)
---
updated-dependencies:
- dependency-name: tiangolo/latest-changes
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
9 months ago |
github-actions
|
b0fe5ebbf0
|
📝 Update release notes
|
9 months ago |
LKY
|
075f41bad9
|
🌐 Add Korean translation for `ko/docs/advanced/response-headers.md` (#12740)
|
9 months ago |
github-actions
|
4f430f49ac
|
📝 Update release notes
|
9 months ago |
史云昔 (Vincy SHI)
|
45d9fabbdd
|
🌐 Add Chinese translation for `docs/zh/docs/virtual-environments.md` (#12790)
|
9 months ago |
github-actions
|
2809c08a70
|
📝 Update release notes
|
9 months ago |
Hyunjun KIM
|
d28bae06e4
|
🌐 Add Korean translation for `/docs/ko/docs/environment-variables.md` (#12526)
|
9 months ago |
github-actions
|
647a0dcad3
|
📝 Update release notes
|
9 months ago |
github-actions
|
3ff6cfd544
|
📝 Update release notes
|
9 months ago |
Saeye Lee
|
745c073a6b
|
🌐 Add Korean translation for `docs/ko/docs/history-design-future.md` (#12646)
|
9 months ago |
github-actions
|
1b8030945f
|
📝 Update release notes
|
9 months ago |
kim-sangah
|
321053bdef
|
🌐 Add Korean translation for `docs/ko/docs/advanced/advanced-dependencies.md` (#12675)
|
9 months ago |
github-actions
|
4565466f34
|
📝 Update release notes
|
9 months ago |
sptcnl
|
2fcae5f108
|
🌐 Add Korean translation for `docs/ko/docs/how-to/conditional-openapi.md` (#12731)
|
9 months ago |
LKY
|
c5ff950dfc
|
🌐 Add Korean translation for `docs/ko/docs/advanced/using_request_directly.md` (#12738)
|
9 months ago |
github-actions
|
b3d3f0e723
|
📝 Update release notes
|
9 months ago |