Rafael de Oliveira Marques
|
540a83da65
|
🌐 Update Portuguese translations with LLM prompt (#14228)
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* fix non-Annotated in llm-prompt
* rerun after a few changes in llm-prompt
* fix non-Annotated
* validated llm translation
* fix llm translation
* update outdated translations
* fix translation for operation IDs
* add header link
* add missing link
* fix line break
* fix diff
* fix llm translation
* fix 'Atualize' to 'Atualizar'
* update alternatives.md
* update async.md
* update fastapi-cli.md
* update features.md
* update help-fastapi.md
* update history-design-future.md
* update index.md
* update advanced/events.md
* update advanced/middleware.md
* update advanced/response-cookies.md
* update advanced/response-headers.md
* update advanced/templates.md
* update advanced/testing-websockets.md
* update advanced/using-request-directly.md
* update advanced/websockets.md
* update advanced/security/oauth2-scopes.md
* update deployment/cloud.md
* update deployment/manually.md
* update how-to/custom-request-and-route.md
* update how-to/migrate-from-pydantic-v1-to-pydantic-v2.md
* update tutorial/background-tasks.md
* update tutorial/first-steps.md
* update tutorial/handling-errors.md
* update tutorial/middleware.md
* update tutorial/request-files.md
* update tutorial/sql-databases.md
* update tutorial/static-files.md
* update tutorial/testing.md
* update tutorial/dependencies/dependencies-with-yield.md
* update advanced/advanced-dependencies.md
---------
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
|
2025-11-12 17:23:57 +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 |
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 |
Nolan Di Mare Sullivan
|
7d9195a248
|
📝 Update Speakeasy URL to Speakeasy Sandbox (#13697)
|
2025-06-17 13:53:56 +02:00 |
Rafael de Oliveira Marques
|
d9a640e06c
|
🌐 Update Portuguese translation for `docs/pt/docs/advanced/settings.md` (#13209)
|
2025-01-15 20:17:23 +00:00 |
Rafael de Oliveira Marques
|
e54cc8ffa3
|
🌐 Remove Wrong Portuguese translations location for `docs/pt/docs/advanced/benchmarks.md` (#13187)
|
2025-01-10 13:32:37 +00:00 |
Victor Menezes
|
a277942a52
|
🌐 Add Portuguese translation for `docs/pt/docs/advanced/generate-clients.md` (#13030)
|
2024-12-12 22:47:10 +00:00 |
Sebastián Ramírez
|
1c711e7147
|
📝 Update includes format in docs with an automated script (#12950)
|
2024-11-18 03:25:44 +01:00 |
Nimitha J
|
be67605728
|
📝 Update includes for `docs/pt/docs/advanced/wsgi.md` (#12769)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2024-11-10 16:56:13 +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 |
João Pedro Pereira Holanda
|
d0e0b27f73
|
🌐 Add Portuguese translation for `docs/pt/docs/advanced/path-operation-advanced-configuration.md` (#12762)
|
2024-11-06 18:21:50 +00:00 |
Fernando Alzueta
|
b7102a2675
|
🌐 Add Portuguese translation for `docs/pt/docs/advanced/websockets.md` (#12703)
|
2024-10-31 12:20:59 +00:00 |
Luis Rodrigues
|
3184b5c701
|
🌐 Add Portuguese translation for `docs/pt/docs/advanced/middleware.md` (#12704)
|
2024-10-30 20:00:22 +00:00 |
Fernando Alzueta
|
5be5ea92c0
|
🌐 Add Portuguese translation for `docs/pt/docs/advanced/openapi-callbacks.md` (#12705)
|
2024-10-30 19:53:03 +00:00 |
João Pedro Pereira Holanda
|
c5a9d3ac28
|
🌐 Add Portuguese Translation for `docs/pt/docs/advanced/custom-response.md` (#12631)
|
2024-10-29 11:47:10 +00:00 |
Alexandros Mioglou
|
909204ec54
|
📝 Update includes in `docs/pt/docs/advanced/behind-a-proxy.md` (#12563)
|
2024-10-27 15:28:18 +00:00 |
Leonardo Scarlato
|
bbcee4db19
|
🌐 Add Portuguese translation for `docs/pt/docs/advanced/dataclasses.md` (#12475)
|
2024-10-22 18:33:53 +01:00 |
leonardopaloschi
|
71f2be2387
|
🌐 Add Portuguese translation for `docs/pt/docs/advanced/response-headers.md` (#12458)
|
2024-10-16 09:44:45 +02:00 |
Paulo Falcão
|
b887d434db
|
🌐 Add Portuguese translation for `docs/pt/docs/advanced/response-cookies.md` (#12417)
|
2024-10-14 11:15:24 +02: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 |
Rafael de Oliveira Marques
|
0e7806e3f9
|
🌐 Add Portuguese translation for `docs/pt/docs/advanced/security/oauth2-scopes.md` (#12263)
|
2024-10-04 13:11:41 +02:00 |
João Pedro Pereira Holanda
|
69921b463e
|
🌐 Add Portuguese translation for `docs/pt/docs/advanced/response-directly.md` (#12266)
|
2024-10-04 13:00:29 +02:00 |
Anderson Rocha
|
f0ebae6e9e
|
🌐 Update Portuguese translation for `docs/pt/docs/advanced/security/http-basic-auth.md` (#12275)
|
2024-10-04 12:55:49 +02:00 |
Rafael de Oliveira Marques
|
8eb3c5621f
|
🌐 Add Portuguese translation for `docs/pt/docs/advanced/security/http-basic-auth.md` (#12195)
|
2024-09-15 21:04:17 +02:00 |
Rafael de Oliveira Marques
|
e26229ed98
|
🌐 Add Portuguese translation for `docs/pt/docs/advanced/testing-events.md` (#12108)
|
2024-09-03 15:44:35 +02:00 |
Rafael de Oliveira Marques
|
c1c57336b0
|
🌐 Add Portuguese translation for `docs/pt/docs/advanced/security/index.md` (#12114)
|
2024-09-03 15:43:56 +02:00 |
Marcin Sulikowski
|
6e98249c21
|
📝 Fix async test example not to trigger DeprecationWarning (#12084)
|
2024-08-30 18:00:41 +02:00 |
Rafael de Oliveira Marques
|
60fe2b19e8
|
🌐 Add Portuguese translation for `docs/pt/docs/advanced/testing-websockets.md` (#11994)
|
2024-08-15 10:36:31 -05:00 |
Rafael de Oliveira Marques
|
959e793297
|
🌐 Add Portuguese translation for `docs/pt/docs/advanced/testing-dependencies.md` (#11995)
|
2024-08-15 10:35:17 -05:00 |
Rafael de Oliveira Marques
|
f0a146e4f8
|
🌐 Add Portuguese translation for `docs/pt/docs/advanced/using-request-directly.md` (#11956)
|
2024-08-07 13:58:00 -05:00 |
Sebastián Ramírez
|
0cd844d387
|
🔧 Update docs setup with latest configs and plugins (#11953)
|
2024-08-05 23:48:30 -05:00 |
marcelomarkus
|
25f1b1548b
|
🌐 Add Portuguese translation for `docs/pt/docs/advanced/sub-applications.md` and `docs/pt/docs/advanced/behind-a-proxy.md` (#11856)
|
2024-08-02 19:02:06 -05:00 |
Rafael de Oliveira Marques
|
84b4ac595e
|
🌐 Add Portuguese translation for `docs/pt/docs/advanced/wsgi.md` (#11909)
|
2024-07-29 12:09:51 -05:00 |
Rafael de Oliveira Marques
|
4b4c48ecff
|
🌐 Add Portuguese translation for `docs/pt/docs/advanced/response-change-status-code.md` (#11863)
|
2024-07-24 15:39:07 -05:00 |
Rafael de Oliveira Marques
|
2d916a9c95
|
🌐 Add Portuguese translation for `docs/pt/docs/advanced/async-tests.md` (#11808)
|
2024-07-10 22:37:20 -05:00 |
Rafael de Oliveira Marques
|
dc3c320020
|
🌐 Add Portuguese translation for `docs/pt/docs/advanced/openapi-webhooks.md` (#11791)
|
2024-07-04 15:53:25 -05:00 |
Rafael de Oliveira Marques
|
172b3dfd43
|
🌐 Add Portuguese translation for `docs/pt/docs/advanced/advanced-dependencies.md` (#11775)
|
2024-07-01 10:45:45 -05:00 |
Rafael de Oliveira Marques
|
8989940569
|
🌐 Add Portuguese translation for `docs/pt/docs/advanced/additional-status-codes.md` (#11753)
|
2024-06-26 08:54:00 -05:00 |
João Pedro Pereira Holanda
|
85bad3303f
|
🌐 Add Portuguese translation for `docs/pt/docs/advanced/settings.md` (#11739)
|
2024-06-20 14:10:31 -05:00 |
Rafael de Oliveira Marques
|
1b9c402643
|
🌐 Add Portuguese translation for `docs/pt/docs/advanced/additional-responses.md` (#11736)
|
2024-06-20 14:06:58 -05:00 |
Rafael de Oliveira Marques
|
a0761e2b16
|
🌐 Add Portuguese translation for `docs/pt/docs/advanced/benchmarks.md` (#11713)
|
2024-06-14 10:07:11 -05:00 |
Nils Lindemann
|
ebc8ac7295
|
📝 Tweak docs and translations links, typos, format (#11389)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2024-04-18 14:53:19 -05:00 |
Sebastián Ramírez
|
c1796275f9
|
📝 Tweak docs and translations links and remove old docs translations (#11381)
|
2024-03-31 18:52:53 -05:00 |
Samuel Favarin
|
ff41af83a4
|
🌐 Add Portuguese translation for `docs/pt/docs/advanced/templates.md` (#11338)
|
2024-03-27 23:05:17 -05:00 |
Sebastián Ramírez
|
51d3a8ff12
|
🔨 Add MkDocs hook that renames sections based on the first index file (#9737)
|
2023-06-24 16:47:15 +02:00 |
oandersonmagalhaes
|
f2d01d7a6a
|
🌐 Add Portuguese translation for `docs/pt/docs/advanced/events.md` (#9326)
Co-authored-by: Fernando Crozetta <fernando@czetta.com>
Co-authored-by: Lorhan Sohaky <16273730+LorhanSohaky@users.noreply.github.com>
|
2023-05-08 13:16:57 +02: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 |