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
Sebastián Ramírez
a5eff3b78e
🔥 Remove un-used old pending tests, already covered in other places ( #4891 )
2022-05-12 00:46:56 +00:00
github-actions
277a53442b
📝 Update release notes
2022-05-12 00:41:39 +00:00
Sebastián Ramírez
9cae3cdb09
🔧 Add Python formatting hooks to pre-commit ( #4890 )
2022-05-12 00:41:06 +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
Maxim Martynov
8c593a9cc9
👷 Disable CI installing Material for MkDocs in forks ( #4410 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-11 17:31:52 -05: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
hitrust
99a41e7f8d
✏ Fix example code with sets in tutorial for body nested models ( #3030 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-11 17:29:02 +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
Sebastián Ramírez
71ea5883cd
🔧 Add notifications in issue for Uzbek translations ( #4884 )
2022-05-10 04:02:55 +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
Marcelo Trylesinski
f396912043
⬆ Upgrade Starlette from 0.19.0 to 0.19.1 ( #4819 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 03:22:26 +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