Commit Graph

1724 Commits

Author SHA1 Message Date
github-actions c5954d3bc0 📝 Update release notes 2022-07-14 11:35:16 +00:00
wakabame 80cb57e4b2
🌐 Add Japanese translation for `docs/ja/docs/advanced/index.md` (#5043)
Co-authored-by: Amazyra <yamaguchi.tatsuya.27a@gmail.com>
Co-authored-by: tokusumi <41147016+tokusumi@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-07-14 11:34:38 +00:00
github-actions fb26c1ee70 📝 Update release notes 2022-07-14 11:30:45 +00:00
Kamil Woźniak 120cf49089
🌐🇵🇱 Add Polish translation for `docs/pl/docs/tutorial/first-steps.md` (#5024)
* docs: Polish translation for tutorial/first-steps.md

* docs: Polish translation / fixes after cr
2022-07-14 13:30:09 +02:00
github-actions 48b7804a79 📝 Update release notes 2022-07-14 11:27:49 +00:00
github-actions 19701d12fb 📝 Update release notes 2022-07-14 11:26:52 +00:00
github-actions c15fce3248 📝 Update release notes 2022-07-14 11:24:11 +00:00
github-actions b7bd3c1d55 📝 Update release notes 2022-07-14 11:23:15 +00:00
github-actions 3ccb960478 📝 Update release notes 2022-07-14 11:22:19 +00:00
github-actions 2fcf044a90 📝 Update release notes 2022-07-14 11:21:27 +00:00
github-actions 43d8ebfb4d 📝 Update release notes 2022-07-14 11:20:21 +00:00
github-actions a0fd613527 📝 Update release notes 2022-07-12 16:54:11 +00:00
github-actions bea5194ffc 📝 Update release notes 2022-07-11 19:31:26 +00:00
github-actions 8047230181 📝 Update release notes 2022-07-01 08:59:26 +00:00
Sebastián Ramírez 6c6382df4d
🔧 Update sponsors, remove Dropbase, add Doist (#5096) 2022-07-01 10:58:40 +02:00
github-actions f8c875bb3f 📝 Update release notes 2022-06-25 19:50:20 +00:00
Sebastián Ramírez d8f3e8f20d
🔧 Update sponsors, remove Classiq, add ImgWhale (#5079)
* 🔧 Update sponsors, remove Classiq, add ImgWhale

* 🔧 Update README
2022-06-25 21:49:44 +02:00
Sebastián Ramírez 1876ebc779 🔖 Release version 0.78.0 2022-05-14 14:58:04 -05:00
Sebastián Ramírez 1673b3ec11 📝 Update release notes 2022-05-14 14:53:50 -05:00
github-actions 1711403732 📝 Update release notes 2022-05-14 19:09:00 +00:00
github-actions 0a8d6871fb 📝 Update release notes 2022-05-14 12:00:32 +00:00
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
2022-05-14 06:59:59 -05:00
github-actions c5be1b0550 📝 Update release notes 2022-05-13 23:39:00 +00:00
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
2022-05-13 18:38:22 -05:00
github-actions 31690dda2c 📝 Update release notes 2022-05-12 20:48:12 +00:00
github-actions 975d859ac4 📝 Update release notes 2022-05-12 20:39:14 +00:00
github-actions 497e5a2422 📝 Update release notes 2022-05-12 18:11:39 +00:00
github-actions d75c69e01f 📝 Update release notes 2022-05-12 17:15:56 +00:00
github-actions bcabbf8b37 📝 Update release notes 2022-05-12 16:43:22 +00:00
Sebastián Ramírez 29df6b3e83
👷 Add pre-commit GitHub Action workflow (#4895)
Co-authored-by: pre-commit <github-actions@github.com>
2022-05-12 11:42:47 -05:00
github-actions 16f1d073db 📝 Update release notes 2022-05-12 16:16:56 +00:00
Michael Adkins 199916ac8c
📝 Add documentation for redefined path operations (#4864)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-12 11:16:16 -05:00
github-actions 4bb8ac2114 📝 Update release notes 2022-05-12 00:47:36 +00:00
github-actions 277a53442b 📝 Update release notes 2022-05-12 00:41:39 +00:00
github-actions f673e64eeb 📝 Update release notes 2022-05-12 00:06:56 +00:00
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
2022-05-12 00:06:16 +00:00
github-actions 9cbd42b13e 📝 Update release notes 2022-05-11 22:32:26 +00:00
github-actions f3b04a6118 📝 Update release notes 2022-05-11 21:44:52 +00:00
Matthew Evans 4fcdb31947
📝 Add OpenAPI warning to "Body - Fields" docs with extra schema extensions (#4846)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-11 16:43:47 -05:00
github-actions 1bbbdb4b7f 📝 Update release notes 2022-05-11 18:54:33 +00:00
Mário Victor Ribeiro Silva 15dd12629e
📝 Add dark mode auto switch to docs based on OS preference (#4869) 2022-05-11 13:53:57 -05:00
github-actions 0f7de452dd 📝 Update release notes 2022-05-11 18:49:56 +00:00
Lorenzo Castellino 35445828c8
📝 Update docs about Swagger UI self-hosting with newer source links (#4813)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-11 18:49:16 +00:00
github-actions ff2daa0471 📝 Update release notes 2022-05-11 17:49:06 +00:00
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 <tiangolo@gmail.com>
2022-05-11 17:48:25 +00:00
github-actions 062107159f 📝 Update release notes 2022-05-11 17:42:56 +00:00
水上 皓登 a38b0a7fac
🌐 Fix code examples in Japanese translation for `docs/ja/docs/tutorial/testing.md` (#4623)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-11 12:42:13 -05:00
github-actions 643291b9ca 📝 Update release notes 2022-05-11 17:35:38 +00:00
Samuel Borges 441f75a06c
📝 Updates links for Celery documentation (#4736)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-11 12:35:04 -05:00
github-actions 688d2db5e3 📝 Update release notes 2022-05-11 17:29:37 +00:00