Commit Graph

1369 Commits

Author SHA1 Message Date
github-actions 2280a48c67 📝 Update release notes 2021-08-18 13:32:37 +00:00
jaystone776 8c5d1f30dc
🌐 Add Chinese translation for `docs/tutorial/dependencies/sub-dependencies.md` (#3491)
Co-authored-by: Waynerv <ampedee@gmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-08-18 13:31:59 +00:00
github-actions 98a0fe8628 📝 Update release notes 2021-08-18 13:27:46 +00:00
Mário Victor Ribeiro Silva 38c52fa12d
🌐 Add Portuguese translation for `docs/advanced/index.md` (#3460)
Co-authored-by: Lucas <61513630+lsglucas@users.noreply.github.com>
2021-08-18 15:27:05 +02:00
github-actions 7c2ed25d6f 📝 Update release notes 2021-08-18 13:24:58 +00:00
Fabio Serrao dda105c50d
🌐 Portuguese translation of `docs/async.md` (#1330)
Co-authored-by: Lucas <61513630+lsglucas@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-08-18 13:24:21 +00:00
github-actions 326837443f 📝 Update release notes 2021-08-18 13:20:25 +00:00
Sam Courtemanche cb5b4e1b7e
🌐 Add French translation for docs/async.md (#3416)
Co-authored-by: Jacquet Corentin <corentin.jacquet@telecomnancy.net>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-08-18 15:19:43 +02:00
github-actions a23eaaeda8 📝 Update release notes 2021-08-18 13:07:50 +00:00
github-actions 3409c9e32f 📝 Update release notes 2021-08-18 09:48:18 +00:00
Sebastián Ramírez 53a86a885d
Update computation of FastAPI People and sponsors (#3714) 2021-08-18 09:47:39 +00:00
github-actions 4ac310875d 📝 Update release notes 2021-08-17 20:47:40 +00:00
Sebastián Ramírez 30e742d566
Enable recent Material for MkDocs Insiders features (#3710) 2021-08-17 20:47:05 +00:00
github-actions 84490a2160 📝 Update release notes 2021-08-17 20:01:09 +00:00
Sebastián Ramírez 4d4452ede5
🔥 Remove/clean extra imports from examples in docs for features (#3709) 2021-08-17 20:00:29 +00:00
github-actions 25a48287ed 📝 Update release notes 2021-08-02 14:54:26 +00:00
Sebastián Ramírez 9a33a0e24c
Update docs library to include sources in Markdown (#3648) 2021-08-02 14:53:52 +00:00
github-actions 27fd954a45 📝 Update release notes 2021-08-02 14:03:15 +00:00
github-actions e9ba01dc59 📝 Update release notes 2021-08-02 13:42:35 +00:00
github-actions[bot] e809bdc170
👥 Update FastAPI People (#3642)
Co-authored-by: github-actions <github-actions@github.com>
2021-08-02 15:42:02 +02:00
Sebastián Ramírez 717a1ec409 🔖 Release version 0.68.0 2021-07-29 23:03:57 +02:00
Sebastián Ramírez eba2c66532 🔖 Update release notes 2021-07-29 23:02:42 +02:00
github-actions 3788ca4640 📝 Update release notes 2021-07-29 21:00:53 +00:00
github-actions e726b7b771 📝 Update release notes 2021-07-29 20:28:25 +00:00
github-actions 6a22b75afd 📝 Update release notes 2021-07-29 20:25:17 +00:00
github-actions 4093d9b22a 📝 Update release notes 2021-07-29 20:23:19 +00:00
Urchin 18daf8f301
🌐 Add Russian translation for `docs/python-types.md` (#3039) 2021-07-29 22:22:43 +02:00
jaystone776 962578bec2
🌐 Add Chinese translation for `docs/tutorial/dependencies/index.md` (#3489)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-07-29 22:21:38 +02:00
Urchin 85cff59109
🌐 Add Russian translation for `docs/external-links.md` (#3036) 2021-07-29 20:21:06 +00:00
github-actions b869c7c872 📝 Update release notes 2021-07-29 20:16:29 +00:00
jaystone776 016c3f0d5b
🌐 Add Chinese translation for `docs/tutorial/dependencies/global-dependencies.md` (#3493)
as title
2021-07-29 22:15:54 +02:00
github-actions 4eb9c60652 📝 Update release notes 2021-07-29 20:15:22 +00:00
Lucas 8879757a88
🌐 Add Portuguese translation for `docs/deployment/versions.md` (#3618)
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
2021-07-29 22:14:40 +02:00
Sebastián Ramírez fadfcfda4a 📝 Update release notes 2021-07-29 22:12:55 +02:00
github-actions b8c4149e89 📝 Update release notes 2021-07-29 20:01:49 +00:00
Edouard Lavery-Plante 836bb97a2d
Add support for extensions and updates to the OpenAPI schema in path operations (#1922)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-07-29 22:01:13 +02:00
github-actions 7db359182d 📝 Update release notes 2021-07-29 15:30:57 +00:00
github-actions 6a74f3a0c1 📝 Update release notes 2021-07-29 15:18:55 +00:00
Edward Knight daa0765653
📝 Update docs about async and response-model with more gender neutral language (#1869) 2021-07-29 17:18:20 +02:00
github-actions 27e26b5939 📝 Update release notes 2021-07-29 15:10:59 +00:00
dkreeft 6f45f43709
Add additonal OpenAPI metadata parameters to `FastAPI` class, shown on the automatic API docs UI (#1812)
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
Co-authored-by: dkreeft <dkreeft@xccelerated.io>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-07-29 17:10:22 +02:00
github-actions 6c80e9a8e0 📝 Update release notes 2021-07-29 10:31:22 +00:00
github-actions 9121fccf55 📝 Update release notes 2021-07-29 09:26:40 +00:00
Marcelo Trylesinski fa2c750443
Add the `docs_src` directory to test coverage and update tests (#1904)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2021-07-29 11:26:07 +02:00
github-actions 29e7b31ee6 📝 Update release notes 2021-07-28 15:36:03 +00:00
Yuya Sato bb6c6ed5d1
🌐 Add Japanese translation for `docs/tutorial/security/oauth2-jwt.md` (#3526)
Co-authored-by: tokusumi <41147016+tokusumi@users.noreply.github.com>
Co-authored-by: Sho Nakamura <sh0nk.developer@gmail.com>
2021-07-28 17:35:25 +02:00
github-actions 1a5273773e 📝 Update release notes 2021-07-27 10:23:49 +00:00
Sebastián Ramírez 996dfd05bd 📝 Update release notes 2021-07-21 21:15:58 +02:00
github-actions 0a1dd7894c 📝 Update release notes 2021-07-21 19:14:32 +00:00
Sebastián Ramírez dbfd3f7e18
📝 Add official FastAPI Twitter to docs (#3578) 2021-07-21 21:13:58 +02:00