- Sort Score
- Result 10 results
- Languages All
Results 1201 - 1210 of 1,401 for operations (0.21 sec)
-
cmd/erasure-decode_test.go
if disk == nil { continue } writers[i] = newBitrotWriter(disk, "", "testbucket", "object", erasure.ShardFileSize(length), DefaultBitrotAlgorithm, erasure.ShardSize()) } // 10000 iterations with random offsets and lengths. iterations := 10000 // Create a test file to read from. buffer := make([]byte, blockSize, 2*blockSize)
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Tue Jan 30 20:43:25 UTC 2024 - 21.1K bytes - Viewed (0) -
tests/test_tutorial/test_request_form_models/test_tutorial002_an_py39.py
} } }, }, }, "summary": "Login", "operationId": "login_login__post", "requestBody": { "content": { "application/x-www-form-urlencoded": {
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Fri Sep 06 17:31:18 UTC 2024 - 6.3K bytes - Viewed (0) -
tests/test_tutorial/test_body_fields/test_tutorial001_an_py310.py
} }, }, }, "summary": "Update Item", "operationId": "update_item_items__item_id__put", "parameters": [ { "required": True, "schema": {"title": "Item Id", "type": "integer"},
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Thu Apr 18 19:40:57 UTC 2024 - 7.3K bytes - Viewed (0) -
cmd/sts-errors.go
HTTPStatusCode: http.StatusServiceUnavailable, }, ErrSTSUpstreamError: { Code: "InternalError", Description: "An upstream service required for this operation failed - please try again or contact an administrator.", HTTPStatusCode: http.StatusInternalServerError, }, ErrSTSInternalError: { Code: "InternalError",
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Apr 04 12:04:40 UTC 2024 - 5.8K bytes - Viewed (0) -
docs/em/docs/tutorial/metadata.md
/// ### โ๏ธ ๐ ๐ โ๏ธ `tags` ๐ข โฎ๏ธ ๐ *โก ๐ ๏ธ* (& `APIRouter`โ) ๐ ๏ธ ๐ซ ๐ ๐: ```Python hl_lines="21 26" {!../../docs_src/metadata/tutorial004.py!} ``` /// info โ ๐ ๐ ๐ [โก ๐ ๏ธ ๐ณ](path-operation-configuration.md#_3){.internal-link target=_blank}. /// ### โ ๐ฉบ ๐, ๐ฅ ๐ โ ๐ฉบ, ๐ซ ๐ ๐ฆ ๐ ๐ ๐: <img src="/img/tutorial/metadata/image02.png"> ### โ ๐ โ ๐ ๐ ๐ ๐ ๐ฌ โ ๐ฆ ๐ฉบ ๐.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 4.1K bytes - Viewed (0) -
docs/de/docs/advanced/openapi-webhooks.md
## Webhooks mit **FastAPI** und OpenAPI dokumentieren Mit **FastAPI** kรถnnen Sie mithilfe von OpenAPI die Namen dieser Webhooks, die Arten von HTTP-Operationen, die Ihre Anwendung senden kann (z. B. `POST`, `PUT`, usw.) und die Request**bodys** definieren, die Ihre Anwendung senden wรผrde.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 3.3K bytes - Viewed (0) -
docs/ja/docs/tutorial/handling-errors.md
{!../../docs_src/handling_errors/tutorial001.py!} ``` ### ใณใผใๅ ใงใฎ`HTTPException`ใฎ็บ็ `HTTPException`ใฏ้ๅธธใฎPythonใฎไพๅคใงใใใAPIใซ้ข้ฃใใใใผใฟใ่ฟฝๅ ใใใใฎใงใใ Pythonใฎไพๅคใชใฎใงใ`return`ใงใฏใชใใ`raise`ใงใใ ใใใฏใพใใ*path operation้ขๆฐ*ใฎๅ ้จใงๅผใณๅบใใฆใใใฆใผใใฃใชใใฃ้ขๆฐใฎๅ ้จใใ`HTTPException`ใ็บ็ใใใๅ ดๅใ*path operation้ขๆฐ*ใฎๆฎใใฎใณใผใใฏๅฎ่กใใใใใใฎใชใฏใจในใใ็ดใกใซ็ตไบใใใ`HTTPException`ใใใฎHTTPใจใฉใผใใฏใฉใคใขใณใใซ้ไฟกใใใใจใๆๅณใใพใใ ๅคใ่ฟใ`return`ใใใไพๅคใ็บ็ใใใใใจใฎๅฉ็นใฏใใไพๅญ้ขไฟใจใปใญใฅใชใใฃใใฎใปใฏใทใงใณใงใใๆ็ขบใซใชใใพใใ
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 11.8K bytes - Viewed (0) -
tests/test_tutorial/test_request_forms_and_files/test_tutorial001.py
} }, }, }, "summary": "Create File", "operationId": "create_file_files__post", "requestBody": { "content": { "multipart/form-data": { "schema": {
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Thu Apr 18 19:40:57 UTC 2024 - 9.8K bytes - Viewed (0) -
tests/test_tutorial/test_request_forms_and_files/test_tutorial001_an_py39.py
} }, }, }, "summary": "Create File", "operationId": "create_file_files__post", "requestBody": { "content": { "multipart/form-data": { "schema": {
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Thu Apr 18 19:40:57 UTC 2024 - 9.9K bytes - Viewed (0) -
android/guava/src/com/google/common/collect/ImmutableMap.java
* * <p>If the mapped keys contain duplicates (according to {@link Object#equals(Object)}, an {@code * IllegalArgumentException} is thrown when the collection operation is performed. (This differs * from the {@code Collector} returned by {@link Collectors#toMap(Function, Function)}, which * throws an {@code IllegalStateException}.) *
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Wed Oct 30 16:15:19 UTC 2024 - 41.5K bytes - Viewed (0)