Skip to content

Commit

Permalink
🌐 Remove duplicate line in translation for `docs/pt/docs/tutorial/pat…
Browse files Browse the repository at this point in the history
…h-params.md` (#10126)
  • Loading branch information
LecoOliveira authored Sep 2, 2023
1 parent 7802454 commit 23511f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/pt/docs/tutorial/path-params.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,6 @@ Então, você poderia usar ele com:
Com o **FastAPI**, usando as declarações de tipo do Python, você obtém:

* Suporte no editor: verificação de erros, e opção de autocompletar, etc.
* Parsing de dados
* "<abbr title="convertendo uma string que vem de um request HTTP em dado Python">Parsing</abbr>" de dados
* Validação de dados
* Anotação da API e documentação automática
Expand Down

0 comments on commit 23511f1

Please sign in to comment.