mirror of
https://github.com/fastapi/fastapi.git
synced 2026-05-11 17:19:22 -04:00
📝 Update includes for docs/pt/docs/advanced/wsgi.md (#12769)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
This commit is contained in:
@@ -12,9 +12,7 @@ Em seguinda, encapsular a aplicação WSGI (e.g. Flask) com o middleware.
|
||||
|
||||
E então **"montar"** em um caminho de rota.
|
||||
|
||||
```Python hl_lines="2-3 23"
|
||||
{!../../docs_src/wsgi/tutorial001.py!}
|
||||
```
|
||||
{* ../../docs_src/wsgi/tutorial001.py hl[2:3,23] *}
|
||||
|
||||
## Conferindo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user