mirror of
https://github.com/fastapi/fastapi.git
synced 2026-02-06 04:11:14 -05:00
🎨 Auto format
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
І після цього змонтувати його за певним шляхом.
|
||||
|
||||
{* ../../docs_src/wsgi/tutorial001_py39.py hl[2:3,3] *}
|
||||
{* ../../docs_src/wsgi/tutorial001_py39.py hl[1,3,23] *}
|
||||
|
||||
## Перевірка { #check-it }
|
||||
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
|
||||
Ви можете додати `summary` і `description`:
|
||||
|
||||
{* ../../docs_src/path_operation_configuration/tutorial003_py310.py hl[18:19] *}
|
||||
{* ../../docs_src/path_operation_configuration/tutorial003_py310.py hl[17:18] *}
|
||||
|
||||
## Опис із docstring { #description-from-docstring }
|
||||
|
||||
@@ -70,7 +70,7 @@
|
||||
|
||||
Ви можете вказати опис відповіді за допомогою параметра `response_description`:
|
||||
|
||||
{* ../../docs_src/path_operation_configuration/tutorial005_py310.py hl[19] *}
|
||||
{* ../../docs_src/path_operation_configuration/tutorial005_py310.py hl[18] *}
|
||||
|
||||
/// info | Інформація
|
||||
|
||||
|
||||
Reference in New Issue
Block a user