Stefans Mezulis
|
fc2648ca00
|
Merge branch 'bugfix/form-alias' of github.com:StefansM/fastapi into bugfix/form-alias
|
2 years ago |
Stefans Mezulis
|
f030bb2668
|
Remove unused print statement
|
2 years ago |
pre-commit-ci[bot]
|
516fe5adb3
|
🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
|
2 years ago |
Stefans Mezulis
|
197fd02e82
|
Merge branch 'bugfix/form-alias' of github.com:StefansM/fastapi into bugfix/form-alias
|
2 years ago |
Stefans Mezulis
|
5581a7db52
|
Use typing_extensions for Python < 3.9
|
2 years ago |
pre-commit-ci[bot]
|
9cc86f9f74
|
🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
|
2 years ago |
Stefans Mezulis
|
9382f22468
|
Also test annotated param
|
2 years ago |
Stefans Mezulis
|
19e819d8a9
|
Copy alias to validation_alias
|
2 years ago |
github-actions
|
46d1da08da
|
📝 Update release notes
|
2 years ago |
Sebastián Ramírez
|
571c7a7aba
|
🔧 Update sponsors, enable Svix (revert #10228) (#10253)
* 🔧 Update sponsors, remove Svix (revert #10228)
This reverts commit e0a99e24b8 .
* 🔧 Tweak and update sponsors data
|
2 years ago |
github-actions
|
c6437d555d
|
📝 Update release notes
|
2 years ago |
Sebastián Ramírez
|
e0a99e24b8
|
🔧 Update sponsors, remove Svix (#10228)
|
2 years ago |
github-actions
|
a10c35673d
|
📝 Update release notes
|
2 years ago |
Sebastián Ramírez
|
766dfb5b38
|
🔧 Update sponsors, add Bump.sh (#10227)
|
2 years ago |
Sebastián Ramírez
|
bfde8f3ef2
|
🔖 Release version 0.103.1
|
2 years ago |
Sebastián Ramírez
|
ce8ee1410a
|
📝 Update release notes
|
2 years ago |
github-actions
|
118010ad5e
|
📝 Update release notes
|
2 years ago |
github-actions
|
8562cae44b
|
📝 Update release notes
|
2 years ago |
Sebastián Ramírez
|
e1a1a367a7
|
📌 Pin AnyIO to < 4.0.0 to handle an incompatibility while upgrading to Starlette 0.31.1 (#10194)
|
2 years ago |
Pablo Dorrío Vázquez
|
c502197d7c
|
✏️ Fix validation parameter name in docs, from `regex` to `pattern` (#10085)
|
2 years ago |
github-actions
|
7f1dedac2c
|
📝 Update release notes
|
2 years ago |
Alex Rocha
|
23511f1fdf
|
🌐 Remove duplicate line in translation for `docs/pt/docs/tutorial/path-params.md` (#10126)
|
2 years ago |
github-actions
|
7802454131
|
📝 Update release notes
|
2 years ago |
Yusuke Tamura
|
caf0b688cd
|
✏️ Fix indent format in `docs/en/docs/deployment/server-workers.md` (#10066)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2 years ago |
github-actions
|
a6d893fe98
|
📝 Update release notes
|
2 years ago |
Olaoluwa Afolabi
|
1711c1e95f
|
🌐 Add Yoruba translation for `docs/yo/docs/index.md` (#10033)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <[email protected]>
|
2 years ago |
github-actions
|
34028290f5
|
📝 Update release notes
|
2 years ago |
github-actions
|
aa43afa4c0
|
📝 Update release notes
|
2 years ago |
Rahul Salgare
|
0242ca7566
|
✏️ Fix Pydantic examples in tutorial for Python types (#9961)
Co-authored-by: Sebastián Ramírez <[email protected]>
|
2 years ago |
Hasnat Sajid
|
0ea23e2a8d
|
✏️ Fix link to Pydantic docs in `docs/en/docs/tutorial/extra-data-types.md` (#10155)
Co-authored-by: Sebastián Ramírez <[email protected]>
|
2 years ago |
github-actions
|
7fe952f522
|
📝 Update release notes
|
2 years ago |
github-actions
|
28bf4abf1f
|
📝 Update release notes
|
2 years ago |
github-actions
|
1866abffc1
|
📝 Update release notes
|
2 years ago |
Rostyslav
|
e6c4785959
|
🌐 Add Ukrainian translation for `docs/uk/docs/python-types.md` (#10080)
Co-authored-by: Sebastián Ramírez <[email protected]>
|
2 years ago |
Nguyễn Khắc Thành
|
8979166bc3
|
🌐 Add Vietnamese translations for `docs/vi/docs/tutorial/first-steps.md` and `docs/vi/docs/tutorial/index.md` (#10088)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <[email protected]>
|
2 years ago |
Poupapaa
|
2e32957198
|
✏️ Fix typo in `docs/en/docs/tutorial/handling-errors.md` (#10170)
Co-authored-by: Sebastián Ramírez <[email protected]>
|
2 years ago |
github-actions
|
b2562c5c73
|
📝 Update release notes
|
2 years ago |
github-actions
|
a55f3204ef
|
📝 Update release notes
|
2 years ago |
Ahsan Sheraz
|
9fc33f8565
|
✏️ Fix typos in comment in `fastapi/applications.py` (#10045)
|
2 years ago |
github-actions
|
59cbeccac0
|
📝 Update release notes
|
2 years ago |
Ragul K
|
4e93f8e0bc
|
✏️ Fix typo in `docs/en/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md` (#10172)
Co-authored-by: Sebastián Ramírez <[email protected]>
|
2 years ago |
whysage
|
ad76dd1aa8
|
🌐 Add Ukrainian translation for `docs/uk/docs/alternatives.md` (#10060)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2 years ago |
github-actions
|
48f6ccfe7d
|
📝 Update release notes
|
2 years ago |
Rostyslav
|
1d688a062e
|
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/index.md` (#10079)
|
2 years ago |
github-actions
|
8cb33e9b47
|
📝 Update release notes
|
2 years ago |
xzmeng
|
d8f2f39f6d
|
✏️ Fix typos in `docs/en/docs/how-to/separate-openapi-schemas.md` and `docs/en/docs/tutorial/schema-extra-example.md` (#10189)
|
2 years ago |
github-actions
|
82ff9a6920
|
📝 Update release notes
|
2 years ago |
PieCat
|
bf952d345c
|
🌐 Add Chinese translation for `docs/zh/docs/advanced/generate-clients.md` (#9883)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: xzmeng <[email protected]>
Co-authored-by: Sebastián Ramírez <[email protected]>
|
2 years ago |
github-actions
|
ee0b28a398
|
📝 Update release notes
|
2 years ago |
Sebastián Ramírez
|
4bfe83bd27
|
👥 Update FastAPI People (#10186)
Co-authored-by: github-actions <[email protected]>
|
2 years ago |