Commit Graph

1837 Commits

Author SHA1 Message Date
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
github-actions d71b12f323 📝 Update release notes 2022-05-11 17:05:24 +00:00
Kinuax cb5a200a7c
✏ Fix links to Pydantic docs (#4670)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-11 17:03:41 +00:00
Sebastián Ramírez 2aaac141dd 🔖 Release version 0.77.1 2022-05-09 23:19:32 -05:00
Sebastián Ramírez 03cbdd4f74 📝 Update release notes 2022-05-09 23:18:03 -05:00
github-actions a7e659e472 📝 Update release notes 2022-05-10 04:12:55 +00:00
Maciej Kaczkowski 350745c545
🌐 Add Polish translation for `docs/pl/docs/tutorial/index.md` (#4516)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 04:12:18 +00:00
github-actions d0e4015034 📝 Update release notes 2022-05-10 04:08:22 +00:00
Mohammad Raisul ISlam b1e691091d
✏ Fix typo in deployment (#4629)
Co-authored-by: raisul1234 <raisul.islam@myalice.ai>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 04:07:45 +00:00
github-actions 9b4e6751bb 📝 Update release notes 2022-05-10 04:06:19 +00:00
github-actions 8082b45f24 📝 Update release notes 2022-05-10 04:05:48 +00:00
Mateus José 86c459d1e8
🌐 Add Portuguese translation for `docs/pt/docs/help-fastapi.md` (#4583)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 04:05:45 +00:00
Felix Schürmeyer 2a91ee945d
📝 Add link to german article: REST-API Programmieren mittels Python und dem FastAPI Modul (#4624)
A beginner article in German to get started with the FastAPI with a small Todo API as an example.

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 04:05:10 +00:00
github-actions 764703cc56 📝 Update release notes 2022-05-10 04:03:35 +00:00
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
Sebastián Ramírez 9090c771ee 🔖 Release version 0.76.0 2022-05-05 17:26:05 -05:00
Sebastián Ramírez 8df8b037f2 📝 Update release notes 2022-05-05 17:25:14 -05:00
github-actions 792285a047 📝 Update release notes 2022-05-05 22:22:57 +00:00
github-actions[bot] 66f6344820
👥 Update FastAPI People (#4847)
Co-authored-by: github-actions <github-actions@github.com>
2022-05-05 17:22:25 -05:00
github-actions b44e85ca8a 📝 Update release notes 2022-05-05 22:20:33 +00:00
github-actions 146f57b8f7 📝 Update release notes 2022-04-25 10:02:17 +00:00
Sebastián Ramírez 1920c3dd16
🔧 Add Budget Insight sponsor (#4824) 2022-04-25 10:01:39 +00:00
github-actions 07b12c8e41 📝 Update release notes 2022-04-24 15:53:04 +00:00
Sebastián Ramírez 4642d5bb86
🍱 Update sponsor, ExoFlare badge (#4822) 2022-04-24 15:52:31 +00:00
github-actions 0fd99ec337 📝 Update release notes 2022-04-24 15:31:48 +00:00
Sebastián Ramírez 7c8383c96b
🔧 Update sponsors, enable Dropbase again, update TalkPython link (#4821) 2022-04-24 17:31:12 +02:00
Sebastián Ramírez 2b54432a9c 🔖 Release version 0.75.2 2022-04-17 23:08:37 +02:00
Sebastián Ramírez acd2287b57 📝 Update release notes 2022-04-17 23:07:27 +02:00
github-actions 1d106bd959 📝 Update release notes 2022-04-17 21:01:21 +00:00
Sebastián Ramírez 77fc14eb69
🔧 Update sponsors, add: ExoFlare, Ines Course; remove: Dropbase, Vim.so, Calmcode; update: Striveworks, TalkPython and TestDriven.io (#4805) 2022-04-17 23:00:49 +02:00
github-actions 41d75b6d1c 📝 Update release notes 2022-04-17 20:56:09 +00:00
Sebastián Ramírez 197c1d6dd7 📝 Update release notes 2022-04-17 21:02:49 +02:00
github-actions d9e7a541fd 📝 Update release notes 2022-04-17 17:42:18 +00:00
github-actions 1d8d81a6d5 📝 Update release notes 2022-04-17 17:22:26 +00:00
github-actions cb4da93643 📝 Update release notes 2022-04-17 16:18:35 +00:00
github-actions 0def8382b8 📝 Update release notes 2022-04-17 15:52:12 +00:00
Sebastián Ramírez 75af472029 📝 Update release notes 2022-04-17 16:55:37 +02:00
github-actions e1135eddb5 📝 Update release notes 2022-04-17 14:47:55 +00:00
github-actions c4f361c0c4 📝 Update release notes 2022-04-16 08:18:43 +00:00
Sebastián Ramírez 26f725d259 🔖 Release version 0.75.1 2022-04-01 18:05:52 -05:00
Sebastián Ramírez 9e018c322c 📝 Update release notes 2022-04-01 18:05:06 -05:00
github-actions 3fefc83d42 📝 Update release notes 2022-04-01 23:02:53 +00:00
github-actions 2c31667407 📝 Update release notes 2022-04-01 23:02:28 +00:00
github-actions[bot] 233214795a
👥 Update FastAPI People (#4752)
Co-authored-by: github-actions <github-actions@github.com>
2022-04-01 18:02:17 -05:00
github-actions eddbae948f 📝 Update release notes 2022-03-18 16:48:49 +00:00
Sebastián Ramírez 5c842586c2
🌐 Start Dutch translations (#4703) 2022-03-18 16:47:54 +00:00
github-actions fc96370ce3 📝 Update release notes 2022-03-18 16:37:49 +00:00
github-actions bd94d313c9 📝 Update release notes 2022-03-18 16:24:54 +00:00
Amin Alaee 2b6f1585ec
🌐 Start Persian/Farsi translations (#4243)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-03-18 16:24:19 +00:00
github-actions bab5c201da 📝 Update release notes 2022-03-17 20:25:09 +00:00
Sarmast Bilawal Khuhro aec2d26bac
✏ Reword sentence about handling errors (#1993)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-03-17 20:24:34 +00:00
github-actions d5d6eebd40 📝 Update release notes 2022-03-17 20:20:21 +00:00
github-actions[bot] 7982aa5143
👥 Update FastAPI People (#4699)
Co-authored-by: github-actions <github-actions@github.com>
2022-03-17 15:19:43 -05:00
github-actions fd6ce67392 📝 Update release notes 2022-03-17 18:36:57 +00:00
github-actions 6125dc72cd 📝 Update release notes 2022-03-15 15:48:22 +00:00
Sebastián Ramírez cf8b40e660
🔧 Update Classiq sponsor links (#4688) 2022-03-15 15:47:36 +00:00
github-actions fab2a765de 📝 Update release notes 2022-03-10 02:30:13 +00:00
Sebastián Ramírez 9aa698aa67
🔧 Add Classiq sponsor (#4671) 2022-03-09 21:29:40 -05:00
Sebastián Ramírez 87e29ec2c5 📝 Update release notes 2022-03-05 19:52:18 +01:00
github-actions abd148f63a 📝 Update release notes 2022-03-05 18:49:46 +00:00
Sebastián Ramírez 9f38a05954
📝 Add Jina's QA Bot to the docs to help people that want to ask quick questions (#4655)
Co-authored-by: yanlong.wang <yanlong.wang@naiver.org>
2022-03-05 19:49:15 +01:00
Sebastián Ramírez c89dc736bd 📝 Update release notes 2022-03-04 23:11:21 +01:00
Sebastián Ramírez 19769d0483 🔖 Release version 0.75.0 2022-03-04 23:09:11 +01:00
Sebastián Ramírez 586d17bfb5 📝 Update release notes 2022-03-04 23:08:06 +01:00
github-actions 786b5858e5 📝 Update release notes 2022-03-04 22:02:55 +00:00
Sebastián Ramírez 8a0d4c79c1
Add support for custom `generate_unique_id_function` and docs for generating clients (#4650) 2022-03-04 23:02:18 +01:00
Sebastián Ramírez 440d2d2d1a 🔖 Release version 0.74.1 2022-02-21 16:54:18 +01:00
github-actions e953059054 📝 Update release notes 2022-02-21 15:52:03 +00:00
Sebastián Ramírez 1ce16c2f40 🔖 Release version 0.74.0 2022-02-17 17:08:23 +01:00
Sebastián Ramírez 03d4d4c38e 📝 Update release notes 2022-02-17 17:05:38 +01:00
github-actions 2d2f1dee5d 📝 Update release notes 2022-02-17 14:18:35 +00:00
Sebastián Ramírez 59e36481dc
🔧 Add Striveworks sponsor (#4596) 2022-02-17 14:18:01 +00:00
github-actions 4fcb00328c 📝 Update release notes 2022-02-17 12:40:46 +00:00
Sebastián Ramírez 9d56a3cb59
Update internal `AsyncExitStack` to fix context for dependencies with `yield` (#4575) 2022-02-17 13:40:12 +01:00
github-actions 78b07cb809 📝 Update release notes 2022-02-13 17:19:09 +00:00
github-actions b93f8a709a 📝 Update release notes 2022-02-01 14:28:16 +00:00
github-actions[bot] 618c99d774
👥 Update FastAPI People (#4502)
Co-authored-by: github-actions <github-actions@github.com>
2022-02-01 15:27:34 +01:00
Sebastián Ramírez 291180bf2d 🔖 Release version 0.73.0 2022-01-23 23:38:51 +01:00
Sebastián Ramírez cbe8d552c1 📝 Update release notes 2022-01-23 23:37:48 +01:00
github-actions af18d5c49f 📝 Update release notes 2022-01-23 22:14:28 +00:00
github-actions dba9ea8120 📝 Update release notes 2022-01-23 21:31:08 +00:00
Sebastián Ramírez f8d4d04015
📝 Tweak and improve docs for Request Files (#4470) 2022-01-23 21:30:35 +00:00
github-actions 5a864d8261 📝 Update release notes 2022-01-23 19:14:47 +00:00
Sebastián Ramírez 1bf55200a9
Add support for declaring `UploadFile` parameters without explicit `File()` (#4469) 2022-01-23 19:14:13 +00:00
github-actions 59b1f353b3 📝 Update release notes 2022-01-23 17:43:36 +00:00
Sebastián Ramírez 569afb4378
Add support for tags with Enums (#4468) 2022-01-23 18:43:04 +01:00
Sebastián Ramírez 0f8349fcb7 📝 Update release notes 2022-01-23 18:03:42 +01:00
github-actions 6215fdd39e 📝 Update release notes 2022-01-23 16:34:52 +00:00
github-actions f4963f05bf 📝 Update release notes 2022-01-23 16:32:35 +00:00
github-actions 699b5ef841 📝 Update release notes 2022-01-23 16:14:28 +00:00
github-actions 85518bc58b 📝 Update release notes 2022-01-23 15:55:36 +00:00
Mark ca5d57ea79
Allow hiding from OpenAPI (and Swagger UI) `Query`, `Cookie`, `Header`, and `Path` parameters (#3144)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-01-23 16:54:59 +01:00
github-actions 347e391271 📝 Update release notes 2022-01-23 14:56:44 +00:00
Sebastián Ramírez a75d080124
🔧 Add sponsor Dropbase (#4465) 2022-01-23 15:56:14 +01:00
Sebastián Ramírez f0388915a8 🔖 Release version 0.72.0 2022-01-16 21:09:10 +01:00
Sebastián Ramírez 9e2f5c67b6 📝 Update release notes 2022-01-16 21:08:04 +01:00
github-actions 93e4a19e35 📝 Update release notes 2022-01-16 19:42:33 +00:00
jaystone776 e1c6d7d310
🌐 Update Chinese translation for `docs/help-fastapi.md` (#3847) 2022-01-16 20:41:59 +01:00
github-actions d23b295b96 📝 Update release notes 2022-01-16 19:41:49 +00:00
kty4119 26e94116c1
🌐 Fix Korean translation for `docs/ko/docs/index.md` (#4195)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-01-16 19:41:13 +00:00
github-actions 24968937e5 📝 Update release notes 2022-01-16 19:37:21 +00:00
MicroPanda123 5c5b889288
🌐 Add Polish translation for `docs/pl/docs/index.md` (#4245)
Co-authored-by: Dawid Dutkiewicz <dutkiewicz@users.noreply.github.com>
Co-authored-by: Dima Tisnek <dimaqq@gmail.com>
Co-authored-by: Bart Skowron <bxsx@bartskowron.com>
Co-authored-by: Bart Skowron <bart.skowron@rollbar.com>
2022-01-16 19:36:42 +00:00
github-actions 436261b3ea 📝 Update release notes 2022-01-16 19:35:00 +00:00
jaystone776 5c62a59e7b
🌐 Add Chinese translation for `docs\tutorial\path-operation-configuration.md` (#3312)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-01-16 19:34:28 +00:00
github-actions acbe79da37 📝 Update release notes 2022-01-16 19:27:03 +00:00
John Riebold a85aa125d2
Enable configuring Swagger UI parameters (#2568)
Co-authored-by: Artem Ivanov <artem@worklife.io>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-01-16 20:26:24 +01:00
github-actions 9af8cc69d5 📝 Update release notes 2022-01-16 14:44:43 +00:00
Sebastián Ramírez 7fe79441c1
📝 Update Python Types docs, add missing 3.6 / 3.9 example (#4434) 2022-01-16 15:44:08 +01:00
github-actions b8ae84d460 📝 Update release notes 2022-01-16 14:35:21 +00:00
Sebastián Ramírez ca2b1dbb64
🔧 Enable MkDocs Material Insiders' `content.tabs.link` (#4399) 2022-01-16 14:34:45 +00:00
Sebastián Ramírez 672c55ac62 🔖 Release version 0.71.0 2022-01-07 18:07:59 +01:00
github-actions 66c27c3e07 📝 Update release notes 2022-01-07 14:19:23 +00:00
github-actions[bot] 44f4885c66
👥 Update FastAPI People (#4354)
Co-authored-by: github-actions <github-actions@github.com>
2022-01-07 15:18:45 +01:00
github-actions 4da33e3031 📝 Update release notes 2022-01-07 14:17:49 +00:00
github-actions 0a82b3a900 📝 Update release notes 2022-01-07 14:12:16 +00:00
Sebastián Ramírez d08a062ee2
Add docs and tests for Python 3.9 and Python 3.10 (#3712)
Co-authored-by: Thomas Grainger <tagrain@gmail.com>
2022-01-07 15:11:31 +01:00
github-actions 83f6781037 📝 Update release notes 2022-01-07 10:24:43 +00:00
Sebastián Ramírez 764ecae2d4
⬆ Upgrade MkDocs Material and configs (#4385) 2022-01-07 11:24:00 +01:00
github-actions 4e9f75912f 📝 Update release notes 2022-01-07 09:35:10 +00:00
Sebastián Ramírez 3efb4f7edf 🔖 Release version 0.70.1 2021-12-12 12:39:32 +01:00
github-actions 9c25f9615c 📝 Update release notes 2021-12-12 11:34:58 +00:00
github-actions[bot] e7158bc592
👥 Update FastAPI People (#4274)
Co-authored-by: github-actions <github-actions@github.com>
2021-12-12 12:34:18 +01:00
github-actions 6d642ef5fb 📝 Update release notes 2021-12-12 11:29:36 +00:00
github-actions 0a87bc88b8 📝 Update release notes 2021-12-09 10:48:10 +00:00
Nina Hwang 062efcbb5d
🌐 Add Korean translation for `docs/tutorial/request-forms-and-files.md` (#3744)
Co-authored-by: weekwith.me <63915557+0417taehyun@users.noreply.github.com>
2021-12-09 11:47:26 +01:00
github-actions aa4a69f790 📝 Update release notes 2021-12-09 10:45:00 +00:00
github-actions eb79441a7f 📝 Update release notes 2021-12-09 10:40:14 +00:00
Nina Hwang fa5639cb35
🌐 Add Korean translation for `docs/tutorial/request-files.md` (#3743)
Co-authored-by: Spike <rurouni24@gmail.com>
Co-authored-by: weekwith.me <63915557+0417taehyun@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-12-08 15:52:01 +00:00
Leandro de Souza 10e3a02582
🌐 Add portuguese translation for `docs/tutorial/query-params-str-validations.md` (#3965)
Co-authored-by: Mário Victor Ribeiro Silva <mariovictorrs@gmail.com>
Co-authored-by: Leandro de Souza <leandro.souza@fontes.corp>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-12-08 16:50:35 +01:00
github-actions fb9c4b31b9 📝 Update release notes 2021-12-08 15:46:19 +00:00
Nina Hwang 39dbee9d56
🌐 Add Korean translation for `docs/tutorial/response-status-code.md` (#3742)
Co-authored-by: weekwith.me <63915557+0417taehyun@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-12-08 16:45:37 +01:00
github-actions dd463d0dc2 📝 Update release notes 2021-12-08 15:44:10 +00:00
Kwang Soo Jeong 461e0d4cce
🌐 Add Korean translation for Tutorial - JSON Compatible Encoder (#3152) 2021-12-08 16:43:31 +01:00
github-actions da69a1c4c0 📝 Update release notes 2021-12-08 15:42:12 +00:00
Spike a5d697b9b5
🌐 Add Korean translation for Tutorial - Path Parameters and Numeric Validations (#2432) 2021-12-08 16:41:26 +01:00
github-actions 8e416875ce 📝 Update release notes 2021-12-08 15:38:10 +00:00
daehyeon kim 446d194c46
🌐 Add Korean translation for `docs/ko/docs/deployment/versions.md` (#4121)
Co-authored-by: weekwith.me <63915557+0417taehyun@users.noreply.github.com>
2021-12-08 16:37:30 +01:00
github-actions cace5a79f7 📝 Update release notes 2021-12-08 15:33:09 +00:00
kimjaeyoonn dabb4898f1
🌐 Fix Korean translation for `docs/ko/docs/tutorial/index.md` (#4193) 2021-12-08 15:32:24 +00:00