- Sort Score
- Result 10 results
- Languages All
Results 441 - 450 of 2,158 for external (0.08 sec)
-
docs/em/docs/advanced/response-cookies.md
& `Response` ๐ช โ๏ธ ๐ โ ๐ & ๐ช, **FastAPI** ๐ โซ๏ธ `fastapi.Response`. ///
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 1.8K bytes - Viewed (0) -
docs/ko/docs/tutorial/schema-extra-example.md
`"json_schema_extra"`๋ฅผ ์์ฑ๋ JSON ์คํค๋ง์์ ๋ณด์ฌ์ฃผ๊ณ ์ถ์ ๋ณ๋์ ๋ฐ์ดํฐ์ `examples`๋ฅผ ํฌํจํ๋ `dict`์ผ๋ก ์ค์ ํ ์ ์์ต๋๋ค. //// //// tab | Pydantic v1
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 13.5K bytes - Viewed (0) -
okhttp-idna-mapping-table/src/main/kotlin/okhttp3/internal/idn/MappingTables.kt
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Mon Jan 08 01:13:22 UTC 2024 - 8.2K bytes - Viewed (0) -
impl/maven-core/src/main/java/org/apache/maven/bridge/MavenRepositorySystem.java
} } } return result; } /** * Checks the URL to see if this repository refers to an external repository * * @param originalRepository * @return true if external. */ static boolean isExternalRepo(ArtifactRepository originalRepository) { try { URL url = new URL(originalRepository.getUrl());
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 32.6K bytes - Viewed (0) -
docs/ja/docs/tutorial/body-updates.md
# ใใใฃ - ๆดๆฐ ## `PUT`ใซใใ็ฝฎๆใงใฎๆดๆฐ ้ ็ฎใๆดๆฐใใใซใฏ<a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods/PUT" class="external-link" target="_blank">HTTPใฎ`PUT`</a>ๆไฝใไฝฟ็จใใใใจใใงใใพใใ `jsonable_encoder`ใ็จใใฆใๅ ฅๅใใผใฟใJSONๅฝขๅผใงไฟๅญใงใใใใผใฟใซๅคๆใใใใจใใงใใพใ๏ผไพ๏ผNoSQLใใผใฟใใผใน๏ผใไพใใฐใ`datetime`ใ`str`ใซๅคๆใใพใใ ```Python hl_lines="30 31 32 33 34 35" {!../../docs_src/body_updates/tutorial001.py!} ``` ๆขๅญใฎใใผใฟใ็ฝฎใๆใใในใใใผใฟใๅใๅใใใใซ`PUT`ใฏไฝฟ็จใใใพใใ ### ็ฝฎๆใซใคใใฆใฎๆณจๆ
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 5.1K bytes - Viewed (0) -
docs/ko/docs/tutorial/extra-data-types.md
* ํ์ด์ฌ์ `datetime.timedelta`. * ์์ฒญ๊ณผ ์๋ต์์ ์ ์ฒด ์ด(seconds)์ `float`๋ก ํํ๋ฉ๋๋ค. * Pydantic์ "ISO 8601 ์์ฐจ ์ธ์ฝ๋ฉ"์ผ๋ก ํํํ๋ ๊ฒ ๋ํ ํ์ฉํฉ๋๋ค. <a href="https://docs.pydantic.dev/latest/concepts/serialization/#json_encoders" class="external-link" target="_blank">๋ ๋ง์ ์ ๋ณด๋ ์ด ๋ฌธ์์์ ํ์ธํ์ญ์์ค.</a>. * `frozenset`: * ์์ฒญ๊ณผ ์๋ต์์ `set`์ ๋์ผํ๊ฒ ์ทจ๊ธ๋ฉ๋๋ค: * ์์ฒญ ์, ๋ฆฌ์คํธ๋ฅผ ์ฝ์ด ์ค๋ณต์ ์ ๊ฑฐํ๊ณ `set`๋ก ๋ณํํฉ๋๋ค. * ์๋ต ์, `set`๋ `list`๋ก ๋ณํ๋ฉ๋๋ค.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 4.3K bytes - Viewed (0) -
common-protos/k8s.io/api/storage/v1/generated.proto
// operation, i.e. the external-attacher. optional bool attached = 1; // attachmentMetadata is populated with any // information returned by the attach operation, upon successful attach, that must be passed // into subsequent WaitForAttach or Mount calls. // This field must only be set by the entity completing the attach // operation, i.e. the external-attacher. // +optional
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Mon Mar 11 18:43:24 UTC 2024 - 24.7K bytes - Viewed (0) -
docs/en/docs/tutorial/security/first-steps.md
/// ```Python {!> ../../docs_src/security/tutorial001.py!} ``` //// ## Run it /// info The <a href="https://github.com/Kludex/python-multipart" class="external-link" target="_blank">`python-multipart`</a> package is automatically installed with **FastAPI** when you run the `pip install "fastapi[standard]"` command.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 9.2K bytes - Viewed (0) -
.github/CONTRIBUTING.md
Some general advice - Donโt change public API lightly, avoid if possible, and include your reasoning in the PR if essential. It causes pain for developers who use OkHttp and sometimes runtime errors. - Favour a working external library if appropriate. There are many examples of OkHttp libraries that can sit on top or hook in via existing APIs. - Get working code on a personal branch with tests before you submit a PR.
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Sun Mar 17 04:16:26 UTC 2019 - 1.4K bytes - Viewed (0) -
docs/pt/docs/tutorial/debugging.md
```Python uvicorn.run(app, host="0.0.0.0", port=8000) ``` nรฃo serรก executada. /// info | "Informaรงรฃo" Para mais informaรงรตes, consulte <a href="https://docs.python.org/3/library/__main__.html" class="external-link" target="_blank">a documentaรงรฃo oficial do Python</a>. /// ## Execute seu cรณdigo com seu depurador
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 2.6K bytes - Viewed (0)