Commit Graph

64 Commits

Author SHA1 Message Date
Nils-Hero Lindemann f4a17b7568
🌐 Sync German docs (#14367)
* Sync with #14217

* Sync with #14359

* Sync with #13786

* Sync with #14070

* Sync with #14120

* Sync with #14211

* Sync with #14405

* "to deploy" -> "deployen"

The LLM used that translation a lot ithis convinced me that "deployen" it is the better word. "bereitstellen" (or "ausliefern") is still used for "to serve".

---------

Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Co-authored-by: Yurii Motov <yurii.motov.monte@gmail.com>
2025-12-02 18:32:56 +01:00
Nils-Hero Lindemann db488f3220
🌐 Sync German docs (#14317)
* Sync with #14262

* Sync with #14287

* Two improvements

* "Frühzeitig beenden" -> "Frühes Beenden"
* "Make herum" bold too
2025-11-10 09:34:25 +01:00
Marcelo Trylesinski dde7bd1ceb
📝 Replace `starlette.io` by `starlette.dev` and `uvicorn.org` by `uvicorn.dev` (#14176)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-10-11 17:48:49 +00:00
Nils-Hero Lindemann c623291929
🌐 Sync German docs (#14149)
* Sync German docs with #13917

Plus a typo fix in tutorial/security/oauth2-jwt.md line 89.

* Sync german docs with #14099

---------

Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
2025-10-01 17:19:54 +02:00
Nils-Hero Lindemann cca3341cb9
🌐 Sync German docs (#14098)
* Sync German docs with #13510

* Sync German docs with #14059

---------

Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
2025-09-24 10:10:28 +02:00
Nils-Hero Lindemann 9b1234d7d0
📝 Update prompts and German translation (#14015)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2025-09-20 17:10:09 +02:00
Valentyn d9249c1949
📝 Fix Twitter to be X (Twitter) everywhere in documentation (#13809)
Co-authored-by: Valentyn Druzhynin <v.druzhynin@zakaz.global>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2025-08-31 12:49:48 +02:00
Hotah Ma 0e5832aa6d
📝 Remove obsolete `url` field in error responses in docs (#13655)
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
2025-08-31 12:29:01 +02:00
Sebastián Ramírez 214e0740c8
🍱 Update Drawio diagrams SVGs, single file per diagram, sans-serif font (#13706)
---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-05-11 15:37:26 +02:00
Sebastián Ramírez 9ec452a154
📝 Update docs for Query Params and String Validations, remove obsolete Ellipsis docs (`...`) (#13377) 2025-02-15 17:23:59 +01:00
Sebastián Ramírez 1c711e7147
📝 Update includes format in docs with an automated script (#12950) 2024-11-18 03:25:44 +01:00
David Caro bfaf4c303f
📝 Remove mention of Celery in the project generators (#12742)
Signed-off-by: David Caro <me@dcaro.es>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-11-10 17:23:38 +00:00
Sebastián Ramírez 7fb9c5922d
📝 Fix admonition double quotes with new syntax (#12835)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-11-09 16:39:20 +00:00
paintdog 5eec59fa4d
📝 Update includes in `docs/de/docs/tutorial/middleware.md` (#12729) 2024-11-09 16:15:51 +00:00
Sebastián Ramírez 5c080d81ae
📝 Update includes for `docs/en/docs/tutorial/schema-extra-example.md` (#12822) 2024-11-09 16:00:17 +00:00
Alissa c88e82d6ec
📝 Update includes for `docs/de/docs/tutorial/body-multiple-params.md` (#12699) 2024-11-09 11:32:51 +00:00
Alexander Bejarano 503ece76d6
📝 Update includes in `docs/de/docs/tutorial/response-status-code.md` (#12585) 2024-10-27 16:59:43 +00:00
Sebastián Ramírez 0f7d67e85c
🔧 Remove `base_path` for `mdx_include` Markdown extension in MkDocs (#12391) 2024-10-06 22:36:54 +02:00
Jiri Kuncar c81f575d0d
🔨 Specify `email-validator` dependency with dash (#11515)
Co-authored-by: svlandeg <svlandeg@github.com>
2024-08-16 11:50:01 -05:00
Sebastián Ramírez 0cd844d387
🔧 Update docs setup with latest configs and plugins (#11953) 2024-08-05 23:48:30 -05:00
Nils Lindemann 4d2e77cdb7
🌐 Add German translation for `docs/de/docs/tutorial/response-status-code.md` (#10357) 2024-04-01 21:32:57 -05:00
Nils Lindemann ffabc36caf
🌐 Add German translation for `docs/de/docs/tutorial/path-params.md` (#10290)
Co-authored-by: Georg Wicke-Arndt <g.wicke-arndt@outlook.com>
2024-03-30 15:28:59 -05:00
Nils Lindemann 6e47b3256e
🌐 Add German translation for `docs/de/docs/tutorial/handling-errors.md` (#10379) 2024-03-30 15:28:29 -05:00
Nils Lindemann 43c6e408e4
🌐 Add German translation for `docs/de/docs/tutorial/bigger-applications.md` (#10554) 2024-03-30 15:27:59 -05:00
Nils Lindemann 1506010664
🌐 Add German translation for `docs/de/docs/tutorial/static-files.md` (#10584) 2024-03-30 15:27:14 -05:00
Nils Lindemann a2d42e32d2
🌐 Add German translation for `docs/de/docs/tutorial/security/oauth2-jwt.md` (#10522) 2024-03-30 15:27:06 -05:00
Nils Lindemann a8127fe48f
🌐 Add German translation for `docs/de/docs/tutorial/response-model.md` (#10345) 2024-03-30 15:26:58 -05:00
Nils Lindemann 71c60bc5f5
🌐 Add German translation for `docs/de/docs/tutorial/extra-models.md` (#10351) 2024-03-30 15:26:47 -05:00
Nils Lindemann 1da96eff26
🌐 Add German translation for `docs/de/docs/tutorial/body-updates.md` (#10396) 2024-03-30 15:26:37 -05:00
Nils Lindemann df50cd081e
🌐 Add German translation for `docs/de/docs/tutorial/metadata.md` (#10581) 2024-03-30 15:25:38 -05:00
Nils Lindemann 247611337c
🌐 Add German translation for `docs/de/docs/tutorial/testing.md` (#10586) 2024-03-30 15:20:01 -05:00
Nils Lindemann de25cc7fa9
🌐 Add German translation for `docs/de/docs/tutorial/schema-extra-example.md` (#10597) 2024-03-30 15:19:53 -05:00
Nils Lindemann f43ac35fe5
🌐 Add German translation for `docs/de/docs/tutorial/dependencies/dependencies-with-yield.md` (#10422) 2024-03-30 13:10:29 -05:00
Nils Lindemann 92fe883a2c
🌐 Add German translation for `docs/de/docs/tutorial/dependencies/global-dependencies.md` (#10420) 2024-03-30 13:10:13 -05:00
Nils Lindemann 544b5872c0
🌐 Add German translation for `docs/de/docs/tutorial/dependencies/sub-dependencies.md` (#10409) 2024-03-30 13:09:48 -05:00
Nils Lindemann 4081ce3b29
🌐 Add German translation for `docs/de/docs/tutorial/security/index.md` (#10429) 2024-03-30 13:09:35 -05:00
Nils Lindemann daecb67c1c
🌐 Add German translation for `docs/de/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md` (#10411) 2024-03-30 13:09:16 -05:00
Nils Lindemann 2228740177
🌐 Add German translation for `docs/de/docs/tutorial/extra-data-types.md` (#10534) 2024-03-30 13:08:55 -05:00
Nils Lindemann 504fb2a64f
🌐 Add German translation for `docs/de/docs/tutorial/security/simple-oauth2.md` (#10504) 2024-03-30 13:08:44 -05:00
Nils Lindemann 9899a074d3
🌐 Add German translation for `docs/de/docs/tutorial/security/get-current-user.md` (#10439) 2024-03-30 13:08:05 -05:00
Nils Lindemann 1a6ba66907
🌐 Add German translation for `docs/de/docs/tutorial/path-operation-configuration.md` (#10383) 2024-03-30 13:07:48 -05:00
Nils Lindemann 1628e96a0f
🌐 Add German translation for `docs/de/docs/tutorial/request-forms-and-files.md` (#10368) 2024-03-30 13:07:35 -05:00
Nils Lindemann b9eeede273
🌐 Add German translation for `docs/de/docs/tutorial/encoder.md` (#10385) 2024-03-30 13:07:21 -05:00
Nils Lindemann 537b7addaf
🌐 Add German translation for `docs/de/docs/tutorial/security/first-steps.md` (#10432) 2024-03-30 13:07:08 -05:00
Nils Lindemann 474d6bc07b
🌐 Add German translation for `docs/de/docs/tutorial/request-forms.md` (#10361) 2024-03-30 13:06:54 -05:00
Nils Lindemann 272d27e8b5
🌐 Add German translation for `docs/de/docs/tutorial/cookie-params.md` (#10323) 2024-03-30 13:02:19 -05:00
Nils Lindemann 32ba7dc04d
🌐 Add German translation for `docs/de/docs/tutorial/dependencies/classes-as-dependencies.md` (#10407) 2024-03-30 13:01:58 -05:00
Nils Lindemann 2925f1693c
🌐 Add German translation for `docs/de/docs/tutorial/dependencies/index.md` (#10399) 2024-03-30 13:01:10 -05:00
Nils Lindemann bea72bfc47
🌐 Add German translation for `docs/de/docs/tutorial/header-params.md` (#10326) 2024-03-30 13:00:50 -05:00
Nils Lindemann 80ae42e0b9
🌐 Add German translation for `docs/de/docs/tutorial/path-params-numeric-validations.md` (#10307) 2024-03-30 12:59:29 -05:00