- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 611 for Schemas (0.08 seconds)
-
docs/en/docs/how-to/separate-openapi-schemas.md
### Same Schema for Input and Output Models in Docs { #same-schema-for-input-and-output-models-in-docs } And now there will be one single schema for input and output for the model, only `Item`, and it will have `description` as **not required**: <div class="screenshot"> <img src="/img/tutorial/separate-openapi-schemas/image05.png">Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Sat Dec 20 15:55:38 GMT 2025 - 4.5K bytes - Click Count (0) -
docs/zh/docs/how-to/separate-openapi-schemas.md
<img src="/img/tutorial/separate-openapi-schemas/image03.png"> </div> ### 文档中的输入/输出模型 { #model-for-input-and-output-in-docs } 如果你查看 OpenAPI 中可用的所有 Schema(JSON Schema),你会看到有两个,一个是 `Item-Input`,一个是 `Item-Output`。 对于 `Item-Input`,`description` **不是必填**,没有红色星号。 但对于 `Item-Output`,`description` 是**必填**,带有红色星号。 <div class="screenshot"> <img src="/img/tutorial/separate-openapi-schemas/image04.png"> </div>
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Feb 13 13:37:57 GMT 2026 - 4.3K bytes - Click Count (0) -
docs/zh-hant/docs/how-to/separate-openapi-schemas.md
<img src="/img/tutorial/separate-openapi-schemas/image03.png"> </div> ### 文件中的輸入與輸出模型 { #model-for-input-and-output-in-docs } 如果你查看 OpenAPI 中所有可用的結構描述(JSON Schema),會看到有兩個:`Item-Input` 與 `Item-Output`。 對於 `Item-Input`,`description` 不是必填,沒有紅色星號。 但對於 `Item-Output`,`description` 是必填,有紅色星號。 <div class="screenshot"> <img src="/img/tutorial/separate-openapi-schemas/image04.png"> </div>
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Sat Feb 14 08:15:26 GMT 2026 - 4.1K bytes - Click Count (0) -
docs/fr/docs/how-to/separate-openapi-schemas.md
### Utiliser le même schéma pour les modèles d'entrée et de sortie dans les documents { #same-schema-for-input-and-output-models-in-docs } Désormais, il n'y aura qu'un seul schéma pour l'entrée et la sortie du modèle, uniquement `Item`, et `description` ne sera pas requis : <div class="screenshot"> <img src="/img/tutorial/separate-openapi-schemas/image05.png">Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Sat Feb 14 08:12:41 GMT 2026 - 5.1K bytes - Click Count (0) -
docs/ko/docs/how-to/separate-openapi-schemas.md
문서에서 출력 모델을 확인해 보면, `name`과 `description` **둘 다** **빨간 별표**로 **필수**로 표시되어 있습니다: <div class="screenshot"> <img src="/img/tutorial/separate-openapi-schemas/image03.png"> </div> ### 문서에서의 입력과 출력 모델 { #model-for-input-and-output-in-docs } 또 OpenAPI에서 사용 가능한 모든 Schemas(JSON Schemas)를 확인해 보면, `Item-Input` 하나와 `Item-Output` 하나, 이렇게 두 개가 있는 것을 볼 수 있습니다. `Item-Input`에서는 `description`이 **필수가 아니며**, 빨간 별표가 없습니다.
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Sat Feb 14 08:57:01 GMT 2026 - 5.3K bytes - Click Count (0) -
docs/uk/docs/how-to/separate-openapi-schemas.md
<div class="screenshot"> <img src="/img/tutorial/separate-openapi-schemas/image04.png"> </div> Завдяки цій можливості у **Pydantic v2** ваша документація API стає більш **точною**, а якщо у вас є згенеровані клієнти та SDK, вони також будуть точнішими - з кращим **досвідом розробника** та узгодженістю. 🎉 ## Не розділяти схеми { #do-not-separate-schemas }
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Sat Feb 14 08:43:14 GMT 2026 - 6.7K bytes - Click Count (0) -
docs/ja/docs/how-to/separate-openapi-schemas.md
<div class="screenshot"> <img src="/img/tutorial/separate-openapi-schemas/image04.png"> </div> この **Pydantic v2** の機能により、API ドキュメントはより **正確** になり、自動生成されたクライアントや SDK もより正確になります。これにより、より良い **開発者エクスペリエンス** と一貫性が得られます。🎉 ## スキーマを分けない { #do-not-separate-schemas } 一方で、**入力と出力で同じスキーマ** にしたい場合もあります。 主なユースケースは、すでに自動生成されたクライアントコードや SDK があり、まだそれらをすべて更新したくない場合です。いずれは更新したいとしても、今ではないかもしれません。
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Feb 13 15:24:30 GMT 2026 - 5.3K bytes - Click Count (0) -
docs/de/docs/how-to/separate-openapi-schemas.md
### Gleiches Schema für Eingabe- und Ausgabemodelle in der Dokumentation { #same-schema-for-input-and-output-models-in-docs } Und jetzt wird es ein einziges Schema für die Eingabe und Ausgabe des Modells geben, nur `Item`, und es wird `description` als **nicht erforderlich** kennzeichnen: <div class="screenshot"> <img src="/img/tutorial/separate-openapi-schemas/image05.png">Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Wed Dec 24 10:28:19 GMT 2025 - 5.2K bytes - Click Count (0) -
docs/tr/docs/how-to/separate-openapi-schemas.md
### Dokümanlarda Input ve Output Modelleri için Aynı Schema { #same-schema-for-input-and-output-models-in-docs } Artık model için input ve output tarafında tek bir schema olur: sadece `Item`. Ayrıca `description` alanı **required değildir**: <div class="screenshot"> <img src="/img/tutorial/separate-openapi-schemas/image05.png">Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Feb 05 15:43:38 GMT 2026 - 4.8K bytes - Click Count (0) -
docs/ru/docs/how-to/separate-openapi-schemas.md
<div class="screenshot"> <img src="/img/tutorial/separate-openapi-schemas/image04.png"> </div> Благодаря этой возможности **Pydantic v2** документация вашего API становится более **точной**; если у вас есть сгенерированные клиенты и SDK, они тоже будут точнее, с лучшим **удобством для разработчиков** и большей консистентностью. 🎉 ## Не разделять схемы { #do-not-separate-schemas }
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Tue Jan 20 23:03:07 GMT 2026 - 6.9K bytes - Click Count (0)