Sebastián Ramírez
1876ebc779
🔖 Release version 0.78.0
3 years ago
Sebastián Ramírez
1673b3ec11
📝 Update release notes
3 years ago
github-actions
1711403732
📝 Update release notes
3 years ago
Sebastián Ramírez
acab64b3c3
✅ Add tests for required nonable parameters and body fields ( #4907 )
3 years ago
github-actions
0a8d6871fb
📝 Update release notes
3 years ago
Sebastián Ramírez
ca437cdfab
📝 Add docs recommending `Union` over `Optional` and migrate source examples ( #4908 )
* 📝 Add docs recommending Union over Optional
* 📝 Update docs recommending Union over Optional
* 📝 Update source examples for docs, recommend Union over Optional
* 📝 Update highlighted lines with updated source examples
* 📝 Update highlighted lines in Markdown with recent code changes
* 📝 Update docs, use Union instead of Optional
* ♻️ Update source examples to recommend Union over Optional
* 🎨 Update highlighted code in Markdown after moving from Optional to Union
3 years ago
github-actions
c5be1b0550
📝 Update release notes
3 years ago
Sebastián Ramírez
9262fa8362
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. ( #4906 )
* ✨ Do not require default value in Query(), Path(), Header(), etc
* 📝 Update source examples for docs with default and required values
* ✅ Update tests with new default values and not required Ellipsis
* 📝 Update docs for Query params and update info about default value, required, Ellipsis
3 years ago
github-actions
31690dda2c
📝 Update release notes
3 years ago
Sebastián Ramírez
8b66b9ca3e
🎨 Fix default value as set in tutorial for Path Operations Advanced Configurations ( #4899 )
3 years ago
github-actions
975d859ac4
📝 Update release notes
3 years ago
Shahriyar Rzayev
82775f7cd0
♻ Refactor dict value extraction to minimize key lookups `fastapi/utils.py` ( #3139 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
github-actions
497e5a2422
📝 Update release notes
3 years ago
Sebastián Ramírez
f31ad41dda
👷 Fix installing Material for MkDocs Insiders in CI ( #4897 )
3 years ago
github-actions
d75c69e01f
📝 Update release notes
3 years ago
Sebastián Ramírez
f204e8010a
👷 Add pre-commit CI instead of custom GitHub Action ( #4896 )
3 years ago
github-actions
bcabbf8b37
📝 Update release notes
3 years ago
Sebastián Ramírez
29df6b3e83
👷 Add pre-commit GitHub Action workflow ( #4895 )
Co-authored-by: pre-commit <[email protected] >
3 years ago
github-actions
16f1d073db
📝 Update release notes
3 years ago
Michael Adkins
199916ac8c
📝 Add documentation for redefined path operations ( #4864 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
github-actions
4bb8ac2114
📝 Update release notes
3 years ago
Sebastián Ramírez
a5eff3b78e
🔥 Remove un-used old pending tests, already covered in other places ( #4891 )
3 years ago
github-actions
277a53442b
📝 Update release notes
3 years ago
Sebastián Ramírez
9cae3cdb09
🔧 Add Python formatting hooks to pre-commit ( #4890 )
3 years ago
github-actions
f673e64eeb
📝 Update release notes
3 years ago
Sebastián Ramírez
3d0f130ff3
🔧 Add pre-commit with first config and first formatting pass ( #4888 )
* 🔧 Add first pre-commit config
* 🎨 Format YAML files with pre-commit
* 🎨 Format Markdown with pre-commit
* 🎨 Format SVGs, drawio, JS, HTML with pre-commit
* ➕ Add pre-commit to dev dependencies
* ⬇️ Extend pre-commit range to support Python 3.6
3 years ago
github-actions
9cbd42b13e
📝 Update release notes
3 years ago
Maxim Martynov
8c593a9cc9
👷 Disable CI installing Material for MkDocs in forks ( #4410 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
github-actions
f3b04a6118
📝 Update release notes
3 years ago
Matthew Evans
4fcdb31947
📝 Add OpenAPI warning to "Body - Fields" docs with extra schema extensions ( #4846 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
github-actions
1bbbdb4b7f
📝 Update release notes
3 years ago
Mário Victor Ribeiro Silva
15dd12629e
📝 Add dark mode auto switch to docs based on OS preference ( #4869 )
3 years ago
github-actions
0f7de452dd
📝 Update release notes
3 years ago
Lorenzo Castellino
35445828c8
📝 Update docs about Swagger UI self-hosting with newer source links ( #4813 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
github-actions
ff2daa0471
📝 Update release notes
3 years ago
jbrocher
e9098abe8c
📝 Add link to external article: Building the Poll App From Django Tutorial With FastAPI And React ( #4778 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
github-actions
062107159f
📝 Update release notes
3 years ago
水上 皓登
a38b0a7fac
🌐 Fix code examples in Japanese translation for `docs/ja/docs/tutorial/testing.md` ( #4623 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
github-actions
643291b9ca
📝 Update release notes
3 years ago
Samuel Borges
441f75a06c
📝 Updates links for Celery documentation ( #4736 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
github-actions
688d2db5e3
📝 Update release notes
3 years ago
hitrust
99a41e7f8d
✏ Fix example code with sets in tutorial for body nested models ( #3030 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
github-actions
d71b12f323
📝 Update release notes
3 years ago
Kinuax
cb5a200a7c
✏ Fix links to Pydantic docs ( #4670 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
Sebastián Ramírez
2aaac141dd
🔖 Release version 0.77.1
3 years ago
Sebastián Ramírez
03cbdd4f74
📝 Update release notes
3 years ago
github-actions
a7e659e472
📝 Update release notes
3 years ago
Maciej Kaczkowski
350745c545
🌐 Add Polish translation for `docs/pl/docs/tutorial/index.md` ( #4516 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
github-actions
d0e4015034
📝 Update release notes
3 years ago
Mohammad Raisul ISlam
b1e691091d
✏ Fix typo in deployment ( #4629 )
Co-authored-by: raisul1234 <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago