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
Sebastián Ramírez
f3ab547c0c
📝 Update release notes
2 years ago
Sebastián Ramírez
9cf9e1084d
🔖 Release version 0.102.0
2 years ago
Sebastián Ramírez
859d40407c
📝 Update release notes
2 years ago
github-actions
098778e07f
📝 Update release notes
2 years ago
Sebastián Ramírez
ea43f227e5
✨ Add support for disabling the separation of input and output JSON Schemas in OpenAPI with Pydantic v2 ( #10145 )
* 📝 Add docs for Separate OpenAPI Schemas for Input and Output
* 🔧 Add new docs page to MkDocs config
* ✨ Add separate_input_output_schemas parameter to FastAPI class
* 📝 Add source examples for separating OpenAPI schemas
* ✅ Add tests for separated OpenAPI schemas
* 📝 Add source examples for Python 3.10, 3.9, and 3.7+
* 📝 Update docs for Separate OpenAPI Schemas with new multi-version examples
* ✅ Add and update tests for different Python versions
* ✅ Add tests for corner cases with separate_input_output_schemas
* 📝 Update tutorial to use Union instead of Optional
* 🐛 Fix type annotations
* 🐛 Fix correct import in test
* 💄 Add CSS to simulate browser windows for screenshots
* ➕ Add playwright as a dev dependency to automate generating screenshots
* 🔨 Add Playwright scripts to generate screenshots for new docs
* 📝 Update docs, tweak text to match screenshots
* 🍱 Add screenshots for new docs
2 years ago
github-actions
10a127ea4a
📝 Update release notes
2 years ago
Sebastián Ramírez
8cd7cfc2b6
📝 Add new docs section, How To - Recipes, move docs that don't have to be read by everyone to How To ( #10114 )
* 📝 Start How To docs section, move Peewee, remove Peewee from dependencies
* 🚚 Move em files to new locations
* 🚚 Move and re-structure advanced docs, move relevant to How To
* 🔧 Update MkDocs config, new files in How To
* 📝 Move docs for Conditional OpenAPI for Japanese to How To
* 📝 Move example source files for Extending OpenAPI into each of the new sections
* ✅ Update tests with new locations for source files
* 🔥 Remove init from Peewee examples
2 years ago
github-actions
3971c44a38
📝 Update release notes
2 years ago