- Sort Score
- Result 10 results
- Languages All
Results 141 - 150 of 445 for dictId (0.04 sec)
-
docs/em/docs/tutorial/body-nested-models.md
& ๐ ๐ค ๐จโ๐จ ๐โ๐ฆบ ๐. ๐ฌ ๐ ๐: <img src="/img/tutorial/body-nested-models/image01.png"> ๐ ๐ซ ๐ซ ๐ค ๐ ๐ ๐จโ๐จ ๐โ๐ฆบ ๐ฅ ๐ ๐ท ๐ โฎ๏ธ `dict` โฉ๏ธ Pydantic ๐ท. โ๏ธ ๐ ๐ซ โ๏ธ ๐ ๐ ๐ซ ๐ฏโโ๏ธ, ๐จ #๏ธโฃ ๐ ๐ & ๐ ๐ข ๐ ๐ ๐ป ๐โโ๏ธ. ## ๐ช โ `dict`โ ๐ ๐ช ๐ฃ ๐ช `dict` โฎ๏ธ ๐ ๐ & ๐ฒ ๐ ๐. ๐ต โ๏ธ ๐ญ โช โซ๏ธโ โ ๐/๐ข ๐ (๐ ๐ผ โฎ๏ธ Pydantic ๐ท). ๐ ๐ โ ๐ฅ ๐ ๐ ๐จ ๐ ๐ ๐ ๐ซ โช ๐ญ. ---
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 5.9K bytes - Viewed (0) -
docs/ja/docs/tutorial/extra-models.md
``` #### ๅฅใฎใขใใซใใใคใใPydanticใขใใซ ไธ่ฟฐใฎไพใงใฏ`user_in.dict()`ใใ`user_dict`ใใใฎใณใผใใฎใใใซๅๅพใใฆใใพใใ: ```Python user_dict = user_in.dict() UserInDB(**user_dict) ``` ใใใฏไปฅไธใจๅ็ญใงใ: ```Python UserInDB(**user_in.dict()) ``` ...ใชใใชใ`user_in.dict()`ใฏ`dict`ใงใใใ`**`ใไปไธใใฆ`UserInDB`ใๆธกใใฆPythonใซใๅฑ้ใใใใฆใใใใใงใใ ใใใงใๅฅใฎPydanticใขใใซใฎใใผใฟใใPydanticใขใใซใๅๅพใใพใใ #### `dict`ใฎๅฑ้ใจ่ฟฝๅ ๅผๆฐ
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 6.6K bytes - Viewed (0) -
docs/es/docs/advanced/response-directly.md
Por defecto, **FastAPI** convertirรญa automรกticamente ese valor de retorno a JSON usando el `jsonable_encoder` explicado en [JSON Compatible Encoder](../tutorial/encoder.md){.internal-link target=_blank}.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Dec 30 17:46:44 UTC 2024 - 3.2K bytes - Viewed (0) -
docs/de/docs/advanced/response-directly.md
Standardmรครig konvertiert **FastAPI** diesen Rรผckgabewert automatisch nach JSON, mithilfe des `jsonable_encoder`, der in [JSON-kompatibler Encoder](../tutorial/encoder.md){.internal-link target=_blank} erlรคutert wird.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 3.5K bytes - Viewed (0) -
docs/em/docs/tutorial/schema-extra-example.md
### `Body` โฎ๏ธ ๐ `examples` ๐ ๐ `example`, ๐ ๐ช ๐ถโโ๏ธ `examples` โ๏ธ `dict` โฎ๏ธ **๐ ๐ผ**, ๐ โฎ๏ธ โ โน ๐ ๐ ๐ฎ **๐** ๐โโ๏ธ. ๐ `dict` ๐ฌ ๐ ๐ผ, & ๐ ๐ฒ โ1๏ธโฃ `dict`. ๐ ๐ฏ ๐ผ `dict` `examples` ๐ช ๐: * `summary`: ๐ ๐ ๐ผ. * `description`: ๐ ๐ ๐ ๐ช ๐ โ โ. * `value`: ๐ โ ๐ผ ๐ฆ, โ `dict`. * `externalValue`: ๐ `value`, ๐ โ ๐ผ. ๐ ๐ 5๏ธโฃ๐ ๐ซ ๐โ๐ฆบ ๐ ๐งฐ `value`.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 4.6K bytes - Viewed (0) -
docs/em/docs/tutorial/encoder.md
๐ ๐ช โ๏ธ `jsonable_encoder` ๐. โซ๏ธ ๐จ ๐, ๐ Pydantic ๐ท, & ๐จ ๐ป ๐ โฌ: {* ../../docs_src/encoder/tutorial001.py hl[5,22] *} ๐ ๐ผ, โซ๏ธ ๐ ๐ Pydantic ๐ท `dict`, & `datetime` `str`. ๐ ๐ค โซ๏ธ ๐ณ ๐ ๐ช ๐ โฎ๏ธ ๐ ๐ฉ <a href="https://docs.python.org/3/library/json.html#json.dumps" class="external-link" target="_blank">`json.dumps()`</a>.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 1.3K bytes - Viewed (0) -
docs/fr/docs/advanced/response-directly.md
Par dรฉfaut, **FastAPI** convertirait automatiquement cette valeur de retour en JSON en utilisant le `jsonable_encoder` expliquรฉ dans [JSON Compatible Encoder](../tutorial/encoder.md){.internal-link target=_blank}.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sat Nov 09 16:39:20 UTC 2024 - 3.6K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/web/api/admin/dict/kuromoji/CreateBody.java
* either express or implied. See the License for the specific language * governing permissions and limitations under the License. */ package org.codelibs.fess.app.web.api.admin.dict.kuromoji; import org.codelibs.fess.app.web.admin.dict.kuromoji.CreateForm; /** * Request body for creating kuromoji dictionary via REST API. * Extends CreateForm to inherit validation and field definitions. */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 1K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/web/api/admin/dict/mapping/SearchBody.java
* either express or implied. See the License for the specific language * governing permissions and limitations under the License. */ package org.codelibs.fess.app.web.api.admin.dict.mapping; import org.codelibs.fess.app.web.api.admin.dict.BaseSearchDictBody; /** * Search request body for mapping dictionary administration. * Extends BaseSearchDictBody with mapping dictionary-specific search parameters. */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 1K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/web/api/admin/dict/stopwords/CreateBody.java
* either express or implied. See the License for the specific language * governing permissions and limitations under the License. */ package org.codelibs.fess.app.web.api.admin.dict.stopwords; import org.codelibs.fess.app.web.admin.dict.stopwords.CreateForm; /** * Request body for creating stop words dictionary via REST API. * Extends CreateForm to inherit validation and field definitions. */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 1K bytes - Viewed (0)