Commit Graph

1661 Commits

Author SHA1 Message Date
github-actions cc51b251dd 📝 Update release notes 2022-05-10 03:35:53 +00:00
Kiko Ilievski 6337186ff4
✏ Fix small typo in `docs/en/docs/tutorial/security/first-steps.md` (#4515)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 03:35:21 +00:00
github-actions 88606940f5 📝 Update release notes 2022-05-10 03:34:23 +00:00
Mukul Mantosh 98bb5480a5
📝 Add external link: PyCharm Guide to FastAPI (#4512)
Co-authored-by: Mukul Mantosh <Mukul.Mantosh@in.bosch.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 03:33:51 +00:00
github-actions 170123a41f 📝 Update release notes 2022-05-10 03:32:54 +00:00
Yashasvi Singh 9262a699f2
📝 Add external link to article: Building an API with FastAPI and Supabase and Deploying on Deta (#4440)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 03:32:21 +00:00
github-actions 9a87c6d8d2 📝 Update release notes 2022-05-10 03:23:03 +00:00
Sebastián Ramírez 0696454445 🔖 Release version 0.77.0 2022-05-09 20:40:03 -05:00
Sebastián Ramírez a145d3d277 📝 Update release notes 2022-05-09 20:39:10 -05:00
github-actions 453471d07b 📝 Update release notes 2022-05-10 01:33:38 +00:00
github-actions 938b1a3542 📝 Update release notes 2022-05-10 01:33:06 +00:00
silvanmelchior 4ce27b5d4d
📝 Add external link to article: Seamless FastAPI Configuration with ConfZ (#4414)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 01:33:05 +00:00
Kaustubh Gupta f9134fe5e4
📝 Add external link to article: 5 Advanced Features of FastAPI You Should Try (#4436) 2022-05-09 20:32:32 -05:00
github-actions d8ca285f8d 📝 Update release notes 2022-05-10 01:31:28 +00:00
Rob Gilton 1233a7d93b
✏ Reword to improve legibility of docs about `TestClient` (#4389)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 01:30:38 +00:00
github-actions 38902407c0 📝 Update release notes 2022-05-10 01:26:01 +00:00
Yue Chen 4fa0cd4def
🌐 Update source example highlights for `docs/zh/docs/tutorial/query-params-str-validations.md` (#4237)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 01:25:28 +00:00
github-actions edd38c0230 📝 Update release notes 2022-05-10 01:22:07 +00:00
Ben Gamble 8f90e514f4
📝 Add external link to blog post about Kafka, FastAPI, and Ably (#4044)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 01:21:29 +00:00
github-actions fa1ffa5677 📝 Update release notes 2022-05-10 01:08:12 +00:00
alm c0d6865c10
🌐 Remove translation docs references to aiofiles as it's no longer needed since AnyIO (#3594)
Co-authored-by: AlonMenczer <alonm@spotnix.io>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-09 20:07:37 -05:00
github-actions 8a353ab911 📝 Update release notes 2022-05-10 00:39:57 +00:00
Patryk Cisek 262183b534
✏ Fix typo in `docs/en/docs/async.md` (#4726)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 00:39:23 +00:00
github-actions faf7ce5af5 📝 Update release notes 2022-05-10 00:36:22 +00:00
Cleo Menezes Jr 3d201623dd
🌐 Fix typo in Portuguese translation for `docs/pt/docs/tutorial/path-params.md` (#4722)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 00:35:48 +00:00
github-actions 59fbdefd7f 📝 Update release notes 2022-05-10 00:27:42 +00:00
wakabame e5980a71c2
🌐 Fix live docs server for translations for some languages (#4729)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 00:27:05 +00:00
github-actions 0d1be46481 📝 Update release notes 2022-05-10 00:10:27 +00:00
Lucas Mendes 4fa4432173
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/cookie-params.md` (#4112)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 00:09:54 +00:00
github-actions c9eda31dd6 📝 Update release notes 2022-05-09 23:55:47 +00:00
github-actions f2bc805113 📝 Update release notes 2022-05-09 23:55:28 +00:00
Sam Courtemanche 8fc4872c1b
🌐 Fix French translation for `docs/tutorial/body.md` (#4332) 2022-05-09 18:55:11 -05:00
William Poetra Yoga b017a33ebd
✏ Fix typo in `docs/en/docs/tutorial/sql-databases.md` (#4875) 2022-05-09 18:54:51 -05:00
github-actions 424674a082 📝 Update release notes 2022-05-09 23:54:33 +00:00
Sho Nakamura 944f06a901
🌐 Add Japanese translation for `docs/ja/docs/advanced/conditional-openapi.md` (#2631)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-09 23:54:00 +00:00
github-actions 3279ef38ed 📝 Update release notes 2022-05-09 23:48:40 +00:00
a-takahashi223 d286e6a5be
🌐 Fix Japanese translation of `docs/ja/docs/tutorial/body.md` (#3062)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-09 23:48:07 +00:00
github-actions b1c5b64c2c 📝 Update release notes 2022-05-09 23:45:05 +00:00
Izabela Guerreiro 2ef0b9896e
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/background-tasks.md` (#2170)
Co-authored-by: Lorhan Sohaky <16273730+LorhanSohaky@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-09 23:44:32 +00:00
github-actions d07422a07a 📝 Update release notes 2022-05-09 18:35:27 +00:00
Lucas 8724c493d9
🌐 Add Portuguese translation for `docs/deployment/deta.md` (#4442)
Co-authored-by: Lorhan Sohaky <contato+gi74@lorhan.me>
Co-authored-by: Izabela Guerreiro <izaguerreiro@gmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-09 18:34:42 +00:00
github-actions df50d7c13f 📝 Update release notes 2022-05-09 18:30:57 +00:00
Makarov Andrey e0962d0b54
🌐 Add Russian translation for `docs/async.md` (#4036)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-09 18:30:19 +00:00
github-actions b7d5746773 📝 Update release notes 2022-05-09 18:26:23 +00:00
Leandro de Souza 3005c8c7b9
🌐 Add Portuguese translation for `docs/tutorial/body.md` (#3960)
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
Co-authored-by: Lucas <61513630+lsglucas@users.noreply.github.com>
Co-authored-by: Leandro de Souza <leandro.souza@fontes.corp>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-09 18:25:41 +00:00
github-actions 260d97ec6f 📝 Update release notes 2022-05-09 18:20:27 +00:00
Luccas Mateus f4620c42cf
🌐 Add Portuguese translation of `tutorial/extra-data-types.md` (#4077)
Co-authored-by: Lorhan Sohaky <16273730+LorhanSohaky@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-09 18:19:49 +00:00
github-actions 65ed4b5433 📝 Update release notes 2022-05-09 18:16:44 +00:00
Jonas Mueller 12342888d6
🌐 Update German translation for `docs/features.md` (#3905)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-09 13:16:02 -05:00
github-actions ee4e27a94f 📝 Update release notes 2022-05-09 18:07:21 +00:00