- Sort Score
- Result 10 results
- Languages All
Results 91 - 100 of 1,261 for exemplo (0.04 sec)
-
docs/es/docs/tutorial/schema-extra-example.md
Las claves del `dict` identifican cada ejemplo, y cada valor es otro `dict`. Cada `dict` específico del ejemplo en los `examples` puede contener: * `summary`: Descripción corta del ejemplo. * `description`: Una descripción larga que puede contener texto Markdown. * `value`: Este es el ejemplo real mostrado, e.g. un `dict`.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Dec 30 18:26:57 UTC 2024 - 9.8K bytes - Viewed (0) -
docs/screenshots/Example-2.png
Example-2.png...
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Tue May 09 02:22:34 UTC 2017 - 105.6K bytes - Viewed (0) -
docs/screenshots/Example-1.png
Example-1.png...
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Tue May 09 02:22:34 UTC 2017 - 97.2K bytes - Viewed (0) -
docs/screenshots/Example-1.jpg
Example-1.jpg...
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Thu Jun 29 16:10:47 UTC 2017 - 88.5K bytes - Viewed (0) -
docs/screenshots/Example-2.jpg
Example-2.jpg...
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Thu Jun 29 16:10:47 UTC 2017 - 134.5K bytes - Viewed (0) -
docs/en/docs/tutorial/schema-extra-example.md
The keys of the `dict` identify each example, and each value is another `dict`. Each specific example `dict` in the `examples` can contain: * `summary`: Short description for the example. * `description`: A long description that can contain Markdown text. * `value`: This is the actual example shown, e.g. a `dict`.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 9.6K bytes - Viewed (0) -
docs/ru/docs/tutorial/schema-extra-example.md
* `File()` вы также можете добавить аргумент, содержащий `example` или группу `examples` с дополнительной информацией, которая будет добавлена в **OpenAPI**. ### Параметр `Body` с аргументом `example` Здесь мы передаём аргумент `example`, как пример данных ожидаемых в параметре `Body()`: {* ../../docs_src/schema_extra_example/tutorial003_an_py310.py hl[22:27] *} ### Аргумент "example" в UI документации
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 9.5K bytes - Viewed (0) -
docs/screenshots/Example-3.jpg
Example-3.jpg...
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Thu Jun 29 16:10:47 UTC 2017 - 288.5K bytes - Viewed (0) -
docs/screenshots/Example-3.png
Example-3.png...
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Tue May 09 02:22:34 UTC 2017 - 265.4K bytes - Viewed (0) -
docs/ja/docs/tutorial/schema-extra-example.md
そのため、OpenAPIでは同じ目的のために<a href="https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.3.md#fixed-fields-20" class="external-link" target="_blank">`example`</a>を独自に定義しており(`examples`ではなく`example`として)、それがdocs UI(Swagger UIを使用)で使用されています。 つまり、`example`はJSON Schemaの一部ではありませんが、OpenAPIの一部であり、それがdocs UIで使用されることになります。 ## その他の情報
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 2.9K bytes - Viewed (0)