- Sort Score
- Num 10 results
- Language All
Results 71 - 80 of 114 for interativa (0.15 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
docs/en/docs/python-types.md
* **Validate data**: coming from each request: * Generating **automatic errors** returned to the client when the data is invalid. * **Document** the API using OpenAPI: * which is then used by the automatic interactive documentation user interfaces. This might all sound abstract. Don't worry. You'll see all this in action in the [Tutorial - User Guide](tutorial/index.md).Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 05 18:13:19 GMT 2026 - 11K bytes - Click Count (0) -
docs/de/docs/tutorial/dependencies/index.md
## Integriert in OpenAPI { #integrated-with-openapi } Alle Requestdeklarationen, -validierungen und -anforderungen Ihrer Abhängigkeiten (und Unterabhängigkeiten) werden in dasselbe OpenAPI-Schema integriert. Die interaktive Dokumentation enthält also auch alle Informationen aus diesen Abhängigkeiten: <img src="/img/tutorial/dependencies/image01.png"> ## Einfache Verwendung { #simple-usage }Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:58:09 GMT 2026 - 11.3K bytes - Click Count (0) -
ci/devinfra/docker/windows2022/Dockerfile
RUN $env:Path += \";$env:ProgramFiles\\google-cloud-sdk\\bin\"; \ [Environment]::SetEnvironmentVariable('Path', $env:Path, [EnvironmentVariableTarget]::Machine); # Re-enable prompts for interactive use. ENV CLOUDSDK_CORE_DISABLE_PROMPTS="" # MSYS attempts to use non-cmd versions, which aren't meant for Windows RUN Add-Content -Path C:\tools\msys64\.bashrc -Value 'alias gcloud=gcloud.cmd'Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Wed Mar 04 19:50:57 GMT 2026 - 10.4K bytes - Click Count (0) -
apache-maven/src/main/appended-resources/licenses/CDDL+GPLv2-with-classpath-exception.txt
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details typeCreated: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Fri May 17 19:14:22 GMT 2024 - 38.5K bytes - Click Count (0) -
docs/es/docs/tutorial/response-model.md
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:15:55 GMT 2026 - 17.1K bytes - Click Count (0) -
compat/maven-model-builder/src/main/java/org/apache/maven/model/interpolation/reflection/ClassMap.java
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Sat Apr 05 11:52:05 GMT 2025 - 13.5K bytes - Click Count (0) -
docs/es/docs/python-types.md
* Generando **errores automáticos** devueltos al cliente cuando los datos son inválidos. * **Documentar** la API usando OpenAPI: * Que luego es usada por las interfaces de documentación interactiva automática. Todo esto puede sonar abstracto. No te preocupes. Verás todo esto en acción en el [Tutorial - Guía del Usuario](tutorial/index.md).Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:15:55 GMT 2026 - 11.6K bytes - Click Count (1) -
docs/fr/docs/tutorial/security/simple-oauth2.md
C'est l'avantage des standards ... /// ## Voir en action { #see-it-in-action } Ouvrez la documentation interactive : [http://127.0.0.1:8000/docs](http://127.0.0.1:8000/docs). ### S'authentifier { #authenticate } Cliquez sur le bouton « Authorize ». Utilisez les identifiants : Utilisateur : `johndoe`Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:37:13 GMT 2026 - 11.2K bytes - Click Count (0) -
docs/zh-hant/docs/index.md
* 透過路徑 `/` 和 `/items/{item_id}` 接受 HTTP 請求。 * 以上兩個路徑都接受 `GET` 操作(也被稱為 HTTP _方法_)。 * 路徑 `/items/{item_id}` 有一個 `int` 型別的路徑參數 `item_id`。 * 路徑 `/items/{item_id}` 有一個可選的 `str` 查詢參數 `q`。 ### 互動式 API 文件 { #interactive-api-docs } 接著前往 [http://127.0.0.1:8000/docs](http://127.0.0.1:8000/docs)。 你會看到自動生成的互動式 API 文件(由 [Swagger UI](https://github.com/swagger-api/swagger-ui) 提供):Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:05:38 GMT 2026 - 20.8K bytes - Click Count (0) -
docs/tr/docs/tutorial/first-steps.md
Tarayıcınızı açıp [http://127.0.0.1:8000](http://127.0.0.1:8000) adresine gidin. Şu şekilde bir JSON response göreceksiniz: ```JSON {"message": "Hello World"} ``` ### Etkileşimli API Dokümantasyonu { #interactive-api-docs } Şimdi [http://127.0.0.1:8000/docs](http://127.0.0.1:8000/docs) adresine gidin. Otomatik etkileşimli API dokümantasyonunu ([Swagger UI](https://github.com/swagger-api/swagger-ui) tarafından sağlanan) göreceksiniz:Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 14.4K bytes - Click Count (0)