- Sort Score
- Num 10 results
- Language All
Results 361 - 370 of 849 for Tutorial (0.06 seconds)
-
docs/es/docs/advanced/response-directly.md
Si declaras un [Response Model](../tutorial/response-model.md) FastAPI lo usará para serializar los datos a JSON, usando Pydantic. Si no declaras un response model, FastAPI usará el `jsonable_encoder` explicado en [JSON Compatible Encoder](../tutorial/encoder.md) y lo pondrá en un `JSONResponse`. También podrías crear un `JSONResponse` directamente y devolverlo.
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:15:55 GMT 2026 - 4.4K bytes - Click Count (0) -
docs/ru/docs/advanced/security/index.md
/// tip | Совет Следующие разделы не обязательно являются «продвинутыми». И возможно, что решение для вашего варианта использования находится в одном из них. /// ## Сначала прочитайте руководство { #read-the-tutorial-first }Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:56:20 GMT 2026 - 1.2K bytes - Click Count (0) -
docs/ru/docs/tutorial/path-operation-configuration.md
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:56:20 GMT 2026 - 6.4K bytes - Click Count (0) -
docs/uk/docs/how-to/configure-swagger-ui.md
Без змін у налаштуваннях підсвітка синтаксису увімкнена за замовчуванням: <img src="/img/tutorial/extending-openapi/image02.png"> Але ви можете вимкнути її, встановивши `syntaxHighlight` у `False`: {* ../../docs_src/configure_swagger_ui/tutorial001_py310.py hl[3] *} ...після цього Swagger UI більше не показуватиме підсвітку синтаксису: <img src="/img/tutorial/extending-openapi/image03.png"> ## Змініть тему { #change-the-theme }
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:27:41 GMT 2026 - 4.2K bytes - Click Count (0) -
docs/de/docs/tutorial/path-operation-configuration.md
Sie wird in der interaktiven Dokumentation gut sichtbar als deprecatet markiert werden: <img src="/img/tutorial/path-operation-configuration/image04.png"> Vergleichen Sie, wie deprecatete und nicht-deprecatete *Pfadoperationen* aussehen: <img src="/img/tutorial/path-operation-configuration/image05.png"> ## Zusammenfassung { #recap }
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:58:09 GMT 2026 - 4.7K bytes - Click Count (0) -
docs/fr/docs/advanced/response-directly.md
Si vous déclarez un [Modèle de réponse](../tutorial/response-model.md), FastAPI l'utilise pour sérialiser les données en JSON, en utilisant Pydantic. Si vous ne déclarez pas de modèle de réponse, FastAPI utilise le `jsonable_encoder` expliqué dans [Encodeur compatible JSON](../tutorial/encoder.md) et le place dans une `JSONResponse`.
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:37:13 GMT 2026 - 4.8K bytes - Click Count (0) -
docs/pt/docs/how-to/index.md
/// tip | Dica Se você deseja **aprender FastAPI** de forma estruturada (recomendado), leia capítulo por capítulo [Tutorial - Guia de Usuário](../tutorial/index.md) em vez disso.
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:20:43 GMT 2026 - 660 bytes - Click Count (0) -
docs/uk/docs/advanced/response-directly.md
Якщо ви оголосите [Модель відповіді](../tutorial/response-model.md), **FastAPI** використає її, щоб серіалізувати дані у JSON за допомогою Pydantic. Якщо ви не оголошуєте модель відповіді, **FastAPI** використає `jsonable_encoder`, описаний у [Сумісному з JSON кодері](../tutorial/encoder.md), і помістить результат у `JSONResponse`.
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:27:41 GMT 2026 - 6.7K bytes - Click Count (0) -
docs/pt/docs/advanced/custom-response.md
Por padrão, o FastAPI retorna respostas JSON. Se você declarar um [Modelo de Resposta](../tutorial/response-model.md), o FastAPI irá usá-lo para serializar os dados para JSON, usando Pydantic. Se você não declarar um modelo de resposta, o FastAPI usará o `jsonable_encoder` explicado em [Codificador Compatível com JSON](../tutorial/encoder.md) e o colocará em uma `JSONResponse`.
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:20:43 GMT 2026 - 12K bytes - Click Count (0) -
docs/fr/docs/tutorial/path-operation-configuration.md
Il sera clairement marqué comme déprécié dans les documents interactifs : <img src="/img/tutorial/path-operation-configuration/image04.png"> Voyez à quoi ressemblent les *chemins d'accès* dépréciés et non dépréciés : <img src="/img/tutorial/path-operation-configuration/image05.png"> ## Récapitulatif { #recap }
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:37:13 GMT 2026 - 4.6K bytes - Click Count (0)