Diego Fioravanti
89c94f2e5a
Clarify that widecards and credentials are mutually exclusive
According to the Mozilla documentation, wildcards cannot be used in conjunction with credentials in CORS requests. This is not limited to `allow_origins` but it covers most of the `allow_*` See: https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS#credentialed_requests_and_wildcards
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
github-actions
7a63d11093
📝 Update release notes
2 years ago
Sebastián Ramírez
37d46e6b6c
✅ Add missing test for OpenAPI examples, it was missing in coverage ( #10188 )
✅ Add missing test for OpenAPI examples, it seems it was discovered in coverage by an upgrade in AnyIO
2 years ago
Sebastián Ramírez
a3f1689d78
📝 Update release notes
2 years ago
Sebastián Ramírez
415eb1405a
🔖 Release version 0.103.0
2 years ago
Sebastián Ramírez
bd32bca55c
📝 Update release notes
2 years ago
github-actions
df16699dd8
📝 Update release notes
2 years ago
Sebastián Ramírez
1b714b3177
✨ Add support for `openapi_examples` in all FastAPI parameters ( #10152 )
* ♻️ Refactor model for OpenAPI Examples to use a reusable TypedDict
* ✨ Add support for openapi_examples in parameters
* 📝 Add new docs examples for new parameter openapi_examples
* 📝 Update docs for Schema Extra to include OpenAPI examples
* ✅ Add tests for new source examples, for openapi_examples
* ✅ Add tests for openapi_examples corner cases and all parameters
* 💡 Tweak and ignore type annotation checks for custom TypedDict
2 years ago
github-actions
5f855b1179
📝 Update release notes
2 years ago
Sebastián Ramírez
594b1ae0c3
📝 Add note to docs about Separate Input and Output Schemas with FastAPI version ( #10150 )
2 years ago