github-actions
27870e20f5
📝 Update release notes
2 years ago
github-actions
073e7fc950
📝 Update release notes
2 years ago
github-actions
255e743f98
📝 Update release notes
2 years ago
github-actions
14e0914fcf
📝 Update release notes
2 years ago
github-actions
c75cdc6d9a
📝 Update release notes
2 years ago
github-actions
69a7c99b44
📝 Update release notes
2 years ago
github-actions
79399e43df
📝 Update release notes
2 years ago
github-actions
f4bc0d8205
📝 Update release notes
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
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
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
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
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
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
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
github-actions
48f6ccfe7d
📝 Update release notes
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
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
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