]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
🌐 Update translations for pt (update-outdated) (#15893)
authorSebastián Ramírez <tiangolo@gmail.com>
Wed, 1 Jul 2026 13:45:25 +0000 (15:45 +0200)
committerGitHub <noreply@github.com>
Wed, 1 Jul 2026 13:45:25 +0000 (15:45 +0200)
commit48dd913e5648cda943bc28cccfbbc4c93f2a5859
treec8c4dd96592f1f25192663b70fd32aeb0be99c66
parent59d335d200a9d39256b521038f7ae58535eb75b0
🌐 Update translations for pt (update-outdated) (#15893)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <yurii.motov.monte@gmail.com>
60 files changed:
docs/pt/docs/_llm-test.md
docs/pt/docs/advanced/additional-status-codes.md
docs/pt/docs/advanced/advanced-dependencies.md
docs/pt/docs/advanced/dataclasses.md
docs/pt/docs/advanced/events.md
docs/pt/docs/advanced/generate-clients.md
docs/pt/docs/advanced/json-base64-bytes.md
docs/pt/docs/advanced/openapi-callbacks.md
docs/pt/docs/advanced/response-change-status-code.md
docs/pt/docs/advanced/response-cookies.md
docs/pt/docs/advanced/response-headers.md
docs/pt/docs/advanced/security/oauth2-scopes.md
docs/pt/docs/advanced/settings.md
docs/pt/docs/advanced/stream-data.md
docs/pt/docs/advanced/wsgi.md
docs/pt/docs/alternatives.md
docs/pt/docs/async.md
docs/pt/docs/deployment/cloud.md
docs/pt/docs/deployment/concepts.md
docs/pt/docs/deployment/docker.md
docs/pt/docs/deployment/https.md
docs/pt/docs/deployment/manually.md
docs/pt/docs/editor-support.md
docs/pt/docs/environment-variables.md
docs/pt/docs/features.md
docs/pt/docs/help-fastapi.md
docs/pt/docs/how-to/configure-swagger-ui.md
docs/pt/docs/how-to/custom-request-and-route.md
docs/pt/docs/how-to/graphql.md
docs/pt/docs/how-to/migrate-from-pydantic-v1-to-pydantic-v2.md
docs/pt/docs/how-to/separate-openapi-schemas.md
docs/pt/docs/index.md
docs/pt/docs/project-generation.md
docs/pt/docs/python-types.md
docs/pt/docs/tutorial/bigger-applications.md
docs/pt/docs/tutorial/body-nested-models.md
docs/pt/docs/tutorial/body.md
docs/pt/docs/tutorial/debugging.md
docs/pt/docs/tutorial/dependencies/dependencies-with-yield.md
docs/pt/docs/tutorial/extra-data-types.md
docs/pt/docs/tutorial/extra-models.md
docs/pt/docs/tutorial/first-steps.md
docs/pt/docs/tutorial/handling-errors.md
docs/pt/docs/tutorial/index.md
docs/pt/docs/tutorial/metadata.md
docs/pt/docs/tutorial/path-operation-configuration.md
docs/pt/docs/tutorial/query-params-str-validations.md
docs/pt/docs/tutorial/query-params.md
docs/pt/docs/tutorial/request-files.md
docs/pt/docs/tutorial/request-forms.md
docs/pt/docs/tutorial/response-status-code.md
docs/pt/docs/tutorial/schema-extra-example.md
docs/pt/docs/tutorial/security/first-steps.md
docs/pt/docs/tutorial/security/get-current-user.md
docs/pt/docs/tutorial/security/oauth2-jwt.md
docs/pt/docs/tutorial/security/simple-oauth2.md
docs/pt/docs/tutorial/sql-databases.md
docs/pt/docs/tutorial/static-files.md
docs/pt/docs/tutorial/testing.md
docs/pt/docs/virtual-environments.md