- Sort Score
- Result 10 results
- Languages All
Results 641 - 650 of 1,438 for MD (0.01 sec)
-
docs/es/docs/advanced/security/oauth2-scopes.md
## Vista global Primero, echemos un vistazo rรกpido a las partes que cambian desde los ejemplos en el **Tutorial - User Guide** principal para [OAuth2 con Password (y hashing), Bearer con tokens JWT](../../tutorial/security/oauth2-jwt.md){.internal-link target=_blank}. Ahora usando scopes de OAuth2: {* ../../docs_src/security/tutorial005_an_py310.py hl[5,9,13,47,65,106,108:116,122:125,129:135,140,156] *} Ahora revisemos esos cambios paso a paso.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 13.8K bytes - Viewed (0) -
docs/en/docs/tutorial/body-updates.md
To distinguish from the models with all optional values for **updates** and models with required values for **creation**, you can use the ideas described in [Extra Models](extra-models.md){.internal-link target=_blank}.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 4.7K bytes - Viewed (0) -
docs/em/docs/tutorial/path-params.md
๐, โฎ๏ธ ๐ ๐ ๐ ๐ ๐, **FastAPI** ๐ค ๐ ๐ง, ๐ ๐งพ (๐ ๏ธ ๐ฆ ๐). ๐ ๐ โก ๐ข ๐ฃ ๐ข. /// ## ๐ฉ-โ๏ธ ๐ฐ, ๐ ๐งพ & โฉ๏ธ ๐ ๐ โช๏ธโก๏ธ <a href="https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.2.md" class="external-link" target="_blank">๐</a> ๐ฉ, ๐ค ๐ ๐ ๐งฐ. โฉ๏ธ ๐, **FastAPI** โซ๏ธ ๐ ๐ ๐ ๏ธ ๐งพ (โ๏ธ ๐), โ ๐ ๐ช ๐ <a href="http://127.0.0.1:8000/redoc" class="external-link" target="_blank">http://127.0.0.1:8000/redoc</a>:
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 7.5K bytes - Viewed (0) -
docs/em/docs/tutorial/security/simple-oauth2.md
full_name = user_dict["full_name"], disabled = user_dict["disabled"], hashed_password = user_dict["hashed_password"], ) ``` /// info ๐ ๐ ๐ `**๐ฉโ๐ป_ #๏ธโฃ ` โ ๐ [๐งพ **โ ๐ท**](../extra-models.md#user_indict){.internal-link target=_blank}. /// ## ๐จ ๐ค ๐จ `token` ๐ ๐ ๐ป ๐. โซ๏ธ ๐ โ๏ธ `token_type`. ๐ ๐ผ, ๐ฅ โ๏ธ "๐จ" ๐ค, ๐ค ๐ ๐ "`bearer`".
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 7.7K bytes - Viewed (0) -
docs/en/docs/tutorial/request-files.md
/// info To receive uploaded files, first install <a href="https://github.com/Kludex/python-multipart" class="external-link" target="_blank">`python-multipart`</a>. Make sure you create a [virtual environment](../virtual-environments.md){.internal-link target=_blank}, activate it, and then install it, for example: ```console $ pip install python-multipart ``` This is because uploaded files are sent as "form data". ///
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 7.3K bytes - Viewed (0) -
docs/id/docs/tutorial/path-params.md
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:29:01 UTC 2025 - 8.8K bytes - Viewed (0) -
docs/pt/docs/tutorial/request-files.md
Para receber arquivos enviados, primeiro instale o <a href="https://github.com/Kludex/python-multipart" class="external-link" target="_blank">`python-multipart`</a>. Garanta que vocรช criou um [ambiente virtual](../virtual-environments.md){.internal-link target=_blank}, o ativou e entรฃo o instalou, por exemplo: ```console $ pip install python-multipart ``` Isso รฉ necessรกrio, visto que os arquivos enviados sรฃo enviados como "dados de formulรกrio".
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sat Nov 09 16:39:20 UTC 2024 - 7.8K bytes - Viewed (0) -
docs/em/docs/tutorial/response-model.md
## ๐ ๐จ ๐ โ ๐ค 5๏ธโฃ๐ ๐ผ ๐โ ๐ ๐จ ๐ณ ๐ ๐ซ โ Pydantic ๐ & ๐ โ โซ๏ธ ๐ข, ๐ด ๐ค ๐โ๐ฆบ ๐ ๐ญ (๐จโ๐จ, โ, โ๏ธ). ### ๐จ ๐จ ๐ ๐ โ ๐ผ ๐ [๐ฌ ๐จ ๐ ๐ฌ โช ๐ง ๐ฉบ](../advanced/response-directly.md){.internal-link target=_blank}. {* ../../docs_src/response_model/tutorial003_02.py hl[8,10:11] *} ๐ ๐ ๐ผ ๐ต ๐ FastAPI โฉ๏ธ ๐จ ๐ โ ๐ (โ๏ธ ๐ฟ) `Response`.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 12.2K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.8.md
Release notes of older releases can be found in: - [CHANGELOG-1.2.md](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.2.md) - [CHANGELOG-1.3.md](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.3.md) - [CHANGELOG-1.4.md](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.4.md) - [CHANGELOG-1.5.md](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.5.md)
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Tue Feb 20 15:45:02 UTC 2024 - 312.2K bytes - Viewed (0) -
docs/ko/docs/virtual-environments.md
```console $ source .venv/Scripts/activate ``` </div> //// ์ด ๋ช ๋ น์ด๋ ์ดํ์ ์คํ๋ ๋ช ๋ น์ด์์ ์ฌ์ฉ๋ [ํ๊ฒฝ ๋ณ์](environment-variables.md){.internal-link target=_blank} ๋ช ๊ฐ๋ฅผ ์์ฑํ๊ฑฐ๋ ์์ ํฉ๋๋ค. ์ด ๋ณ์๋ค ์ค ํ๋๊ฐ ๋ฐ๋ก `PATH` ๋ณ์์ ๋๋ค. /// tip | ํ `PATH` ํ๊ฒฝ ๋ณ์์ ๋ํด ๋ ์๊ณ ์ถ๋ค๋ฉด [ํ๊ฒฝ ๋ณ์ ๋ฌธ์์ PATH ํ๊ฒฝ ๋ณ์ ์น์ ](environment-variables.md#path-environment-variable){.internal-link target=_blank}์ ์ฐธ๊ณ ํ์ธ์. ///
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Fri May 30 13:10:41 UTC 2025 - 25.8K bytes - Viewed (0)