- Sort Score
- Num 10 results
- Language All
Results 1621 - 1630 of 1,695 for URL (0.15 seconds)
-
docs/de/docs/advanced/generate-clients.md
<img src="/img/tutorial/generate-clients/image07.png"> Wie Sie sehen, haben die Methodennamen jetzt den Tag und dann den Funktionsnamen, aber keine Informationen aus dem URL-Pfad und der HTTP-Operation. ### Die OpenAPI-Spezifikation für den Client-Generator vorab modifizieren { #preprocess-the-openapi-specification-for-the-client-generator }
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) -
docs/es/docs/advanced/generate-clients.md
<img src="/img/tutorial/generate-clients/image07.png"> Como ves, los nombres de métodos ahora tienen el tag y luego el nombre de la función, ahora no incluyen información del path de la URL y la operación HTTP. ### Preprocesa la especificación OpenAPI para el generador de clientes { #preprocess-the-openapi-specification-for-the-client-generator } El código generado aún tiene algo de **información duplicada**.
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:15:55 GMT 2026 - 10.4K bytes - Click Count (0) -
docs/uk/docs/advanced/settings.md
Більшість із цих налаштувань змінні (можуть змінюватися), як-от URL-адреси баз даних. І багато з них можуть бути чутливими, як-от секрети. З цієї причини поширено надавати їх у змінних оточення, які зчитуються застосунком. /// tip | Порада
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:27:41 GMT 2026 - 16.5K bytes - Click Count (0) -
docs/zh/docs/advanced/custom-response.md
{* ../../docs_src/custom_response/tutorial006_py310.py hl[2,9] *} --- 或者你可以把它用于 `response_class` 参数: {* ../../docs_src/custom_response/tutorial006b_py310.py hl[2,7,9] *} 如果你这么做,那么你可以在 *路径操作* 函数中直接返回 URL。 在这种情况下,将使用 `RedirectResponse` 的默认 `status_code`,即 `307`。 --- 你也可以将 `status_code` 参数和 `response_class` 参数结合使用: {* ../../docs_src/custom_response/tutorial006c_py310.py hl[2,7,9] *}Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:06:37 GMT 2026 - 10.4K bytes - Click Count (0) -
cmd/storage-rest-server.go
switch { case errors.Is(err, errXLBackend): logger.Fatal(config.ErrInvalidXLValue(err), "Unable to initialize backend") case errors.Is(err, errUnsupportedDisk): var hint string if endpoint.URL != nil { hint = fmt.Sprintf("Drive '%s' does not support O_DIRECT flags, MinIO erasure coding requires filesystems with O_DIRECT support", endpoint.Path) } else {Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Tue May 27 15:19:03 GMT 2025 - 45.7K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.14.md
### Cluster Lifecycle - kubeadm: fixed nil pointer dereference caused by a bug in url parsing ([#74454](https://github.com/kubernetes/kubernetes/pull/74454), [@bart0sh](https://github.com/bart0sh))
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Mon Jun 14 22:06:39 GMT 2021 - 271.5K bytes - Click Count (0) -
build-logic-commons/basics/src/main/kotlin/gradlebuild/basics/BuildParams.kt
const val PERFORMANCE_DB_PASSWORD_ENV = "PERFORMANCE_DB_PASSWORD_TCAGENT" const val PERFORMANCE_CHANNEL_ENV = "PERFORMANCE_CHANNEL" const val PERFORMANCE_DB_URL = "org.gradle.performance.db.url" const val PERFORMANCE_DB_USERNAME = "org.gradle.performance.db.username" const val PERFORMANCE_DEPENDENCY_BUILD_IDS = "org.gradle.performance.dependencyBuildIds" const val PERFORMANCE_MAX_PROJECTS = "maxProjects"
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Mon Jan 19 05:13:29 GMT 2026 - 18K bytes - Click Count (0) -
docs/fr/docs/tutorial/security/simple-oauth2.md
/// info En OAuth2, un « scope » est simplement une chaîne qui déclare une permission spécifique requise. Peu importe s'il contient d'autres caractères comme `:` ou si c'est une URL. Ces détails dépendent de l'implémentation. Pour OAuth2, ce ne sont que des chaînes. /// ## Écrire le code pour obtenir `username` et `password` { #code-to-get-the-username-and-password }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/pt/docs/tutorial/security/simple-oauth2.md
/// info | Informação No OAuth2, um "scope" é apenas uma string que declara uma permissão específica necessária. Não importa se tem outros caracteres como `:` ou se é uma URL. Esses detalhes são específicos da implementação. Para OAuth2 são apenas strings. /// ## Código para conseguir o `username` e a `password` { #code-to-get-the-username-and-password }
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:20:43 GMT 2026 - 10.2K bytes - Click Count (0) -
docs/de/docs/advanced/security/oauth2-scopes.md
/// info | Info In OAuth2 ist ein „Scope“ nur ein String, der eine bestimmte erforderliche Berechtigung deklariert. Es spielt keine Rolle, ob er andere Zeichen wie `:` enthält oder ob es eine URL ist. Diese Details sind implementierungsspezifisch. Für OAuth2 sind es einfach nur Strings. /// ## Gesamtübersicht { #global-view }Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:58:09 GMT 2026 - 15.7K bytes - Click Count (0)