- Sort Score
- Result 10 results
- Languages All
Results 781 - 790 of 952 for docIds (0.03 sec)
-
cmd/signature-v4-utils.go
return nil, ErrUnsignedHeaders } } return extractedSignedHeaders, ErrNone } // Trim leading and trailing spaces and replace sequential spaces with one space, following Trimall() // in http://docs.aws.amazon.com/general/latest/gr/sigv4-create-canonical-request.html func signV4TrimAll(input string) string { // Compress adjacent spaces (a space is determined by // unicode.IsSpace() internally here) to one space and return
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Mon Nov 25 17:10:22 UTC 2024 - 9.1K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.18.md
- k8s.io/kube-openapi: bf4fb3b โ 61e04a5 ### Removed - github.com/docker/libnetwork: [c8a5fca](https://github.com/docker/libnetwork/tree/c8a5fca) # v1.18.2 [Documentation](https://docs.k8s.io) ## Downloads for v1.18.2 filename | sha512 hash -------- | -----------
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Jun 16 17:18:28 UTC 2021 - 373.2K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.12.md
- [Namespaced Brokers](https://svc-cat.io/docs/namespaced-broker-resources/), which enable operators to install a broker into a namespace instead of the cluster level, reached GA.
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Feb 06 06:04:15 UTC 2020 - 293.8K bytes - Viewed (0) -
docs/em/docs/tutorial/handling-errors.md
``` #### `RequestValidationError` ๐ `ValidationError` /// warning ๐ซ ๐ก โน ๐ ๐ ๐ช ๐ถ ๐ฅ โซ๏ธ ๐ซ โ ๐ ๐. /// `RequestValidationError` ๐ง-๐ Pydantic <a href="https://docs.pydantic.dev/latest/concepts/models/#error-handling" class="external-link" target="_blank">`ValidationError`</a>. **FastAPI** โ๏ธ โซ๏ธ ๐, ๐ฅ ๐ โ๏ธ Pydantic ๐ท `response_model`, & ๐ ๐ฝ โ๏ธ โ, ๐ ๐ ๐ โ ๐ ๐น.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 8.1K bytes - Viewed (0) -
docs/uk/docs/tutorial/handling-errors.md
/// warning | ะฃะฒะฐะณะฐ ะฆะต ัะตั ะฝััะฝั ะดะตัะฐะปั, ัะบั ะะธ ะผะพะถะตัะต ะฟัะพะฟัััะธัะธ, ัะบัะพ ะฒะพะฝะธ ะทะฐัะฐะท ะฝะต ะฒะฐะถะปะธะฒั ะดะปั ะะฐั. /// `RequestValidationError` ั ะฟัะดะบะปะฐัะพะผ Pydantic <a href="https://docs.pydantic.dev/latest/concepts/models/#error-handling" class="external-link" target="_blank">`ValidationError`</a>.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Fri May 30 13:31:13 UTC 2025 - 13.9K bytes - Viewed (0) -
docs/ko/docs/tutorial/metadata.md
{* ../../docs_src/metadata/tutorial002.py hl[3] *} OpenAPI ๊ตฌ์กฐ๋ฅผ ์์ ํ ๋นํ์ฑํํ๋ ค๋ฉด `openapi_url=None`์ผ๋ก ์ค์ ํ ์ ์์ผ๋ฉฐ, ์ด๋ฅผ ์ฌ์ฉํ์ฌ ๋ฌธ์ํ ์ฌ์ฉ์ ์ธํฐํ์ด์ค๋ ๋นํ์ฑํ๋ฉ๋๋ค. ## ๋ฌธ์ํ URL ํฌํจ๋ ๋ ๊ฐ์ง ๋ฌธ์ํ ์ฌ์ฉ์ ์ธํฐํ์ด์ค๋ฅผ ์ค์ ํ ์ ์์ต๋๋ค: * **Swagger UI**: `/docs`์์ ์ ๊ณต๋ฉ๋๋ค. * `docs_url` ๋งค๊ฐ๋ณ์๋ก URL์ ์ค์ ํ ์ ์์ต๋๋ค. * `docs_url=None`์ผ๋ก ์ค์ ํ์ฌ ๋นํ์ฑํํ ์ ์์ต๋๋ค. * **ReDoc**: `/redoc`์์ ์ ๊ณต๋ฉ๋๋ค. * `redoc_url` ๋งค๊ฐ๋ณ์๋ก URL์ ์ค์ ํ ์ ์์ต๋๋ค. * `redoc_url=None`์ผ๋ก ์ค์ ํ์ฌ ๋นํ์ฑํํ ์ ์์ต๋๋ค.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 6.4K bytes - Viewed (0) -
docs/ko/docs/tutorial/testing.md
Starlette๋ <a href="https://www.python-httpx.org\" class="external-link" target="_blank">HTTPX</a>๋ฅผ ๊ธฐ๋ฐ์ผ๋ก ํ๋ฉฐ, ์ด๋ Requests๋ฅผ ๊ธฐ๋ฐ์ผ๋ก ์ค๊ณ๋์๊ธฐ ๋๋ฌธ์ ๋งค์ฐ ์น์ํ๊ณ ์ง๊ด์ ์ ๋๋ค. ์ด๋ฅผ ์ฌ์ฉํ๋ฉด FastAPI์์ <a href="https://docs.pytest.org/" class="external-link" target="_blank">pytest</a>๋ฅผ ์ง์ ์ฌ์ฉํ ์ ์์ต๋๋ค. ## `TestClient` ์ฌ์ฉํ๊ธฐ /// info | ์ ๋ณด
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Tue Dec 10 11:24:48 UTC 2024 - 7.6K bytes - Viewed (0) -
docs/pt/docs/environment-variables.md
```Python hl_lines="3" import os name = os.getenv("MY_NAME", "World") print(f"Hello {name} from Python") ``` /// tip | Dica O segundo argumento para <a href="https://docs.python.org/3.8/library/os.html#os.getenv" class="external-link" target="_blank">`os.getenv()`</a> รฉ o valor padrรฃo a ser retornado. Se nรฃo for fornecido, รฉ `None` por padrรฃo, Aqui fornecemos `"World"` como o valor padrรฃo a ser usado.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sat Nov 09 16:39:20 UTC 2024 - 8.4K bytes - Viewed (0) -
docs/nl/docs/features.md
* 100% van de code is getest. * 100% type geannoteerde codebase. ## Pydantic functionaliteit **FastAPI** is volledig verenigbaar met (en gebaseerd op) Pydantic. Dus alle extra <a href="https://docs.pydantic.dev/" class="external-link" target="_blank"><strong>Pydantic</strong></a> code die je nog hebt werkt ook.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Tue Sep 03 13:50:38 UTC 2024 - 10.1K bytes - Viewed (0) -
schema/schema.go
// PASS } default: logger.Default.Warn(context.Background(), "Model %v don't match %vInterface, should be `%v(*gorm.DB) error`. Please see https://gorm.io/docs/hooks.html", schema, cbName, cbName) } } } // parse relationships for _, field := range relationshipFields { if schema.parseRelation(field); schema.err != nil { return schema, schema.err
Registered: Sun Sep 07 09:35:13 UTC 2025 - Last Modified: Tue Aug 19 06:35:49 UTC 2025 - 12.9K bytes - Viewed (0)