-
-
Notifications
You must be signed in to change notification settings - Fork 8.4k
🌐 Add Portuguese translation for docs/pt/docs/how-to/extending-openapi.md
#12470
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
📝 Docs preview for commit facff06 at: https://b8f68184.fastapitiangolo.pages.dev Modified Pages |
docs/pt/docs/how-to/extending-openapi.md
|
@cassiobotaro, could you do the kindness of reviewing this pull request? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✨
| * `description`: A descrição da sua API, que pode incluir markdown e será exibida na documentação. | ||
| * `routes`: Uma lista de rotas, que são cada uma das *operações de rota* registradas. Elas são obtidas de `app.routes`. | ||
|
|
||
| /// info |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You can add a translation to the admonition here:
/// info | Informação
|
|
||
| Por exemplo, vamos adicionar <a href="https://github.com/Rebilly/ReDoc/blob/master/docs/redoc-vendor-extensions.md#x-logo" class="external-link" target="_blank">Extensão OpenAPI do ReDoc para incluir um logo personalizado</a>. | ||
|
|
||
| ### Normal **FastAPI** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's a really strange phrase to translate, but I think it would be "FastAPI Normal" instead of "Normal FastAPI"
|
I fixed the page according to your suggestions @ceb10n . Thanks for the help! |
|
📝 Docs preview for commit c53f7e3 at: https://0ed930df.fastapitiangolo.pages.dev Modified Pages |
|
Thank you for your contribution! @ilacftemp 🥳 And thanks to everyone for the help! ✨ |
No description provided.