- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 6,603 for conditional (0.13 sec)
-
docs/pt/docs/how-to/conditional-openapi.md
# OpenAPI condicional { #conditional-openapi } Se necessário, você pode usar configurações e variáveis de ambiente para configurar o OpenAPI condicionalmente dependendo do ambiente e até mesmo desativá-lo completamente. ## Sobre segurança, APIs e documentação { #about-security-apis-and-docs } Ocultar suas interfaces de usuário de documentação na produção não *deveria* ser a maneira de proteger sua API.Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Wed Dec 17 20:41:43 UTC 2025 - 2.7K bytes - Viewed (0) -
docs/en/docs/how-to/conditional-openapi.md
# Conditional OpenAPI { #conditional-openapi } If you needed to, you could use settings and environment variables to configure OpenAPI conditionally depending on the environment, and even disable it entirely. ## About security, APIs, and docs { #about-security-apis-and-docs } Hiding your documentation user interfaces in production *shouldn't* be the way to protect your API.Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Wed Dec 17 20:41:43 UTC 2025 - 2.4K bytes - Viewed (0) -
docs/es/docs/how-to/conditional-openapi.md
# OpenAPI condicional { #conditional-openapi } Si lo necesitaras, podrías usar configuraciones y variables de entorno para configurar OpenAPI condicionalmente según el entorno, e incluso desactivarlo por completo. ## Sobre seguridad, APIs y documentación { #about-security-apis-and-docs } Ocultar las interfaces de usuario de la documentación en producción *no debería* ser la forma de proteger tu API.Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Wed Dec 17 20:41:43 UTC 2025 - 2.6K bytes - Viewed (0) -
docs/ru/docs/how-to/conditional-openapi.md
# Условный OpenAPI { #conditional-openapi } При необходимости вы можете использовать настройки и переменные окружения, чтобы условно настраивать OpenAPI в зависимости от окружения и даже полностью его отключать. ## О безопасности, API и документации { #about-security-apis-and-docs } Скрытие пользовательских интерфейсов документации в продакшн *не должно* быть способом защиты вашего API.Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Wed Dec 17 20:41:43 UTC 2025 - 4.1K bytes - Viewed (0) -
docs/de/docs/how-to/conditional-openapi.md
# Bedingte OpenAPI { #conditional-openapi } Bei Bedarf können Sie OpenAPI mithilfe von Einstellungen und Umgebungsvariablen abhängig von der Umgebung bedingt konfigurieren und sogar vollständig deaktivieren. ## Über Sicherheit, APIs und Dokumentation { #about-security-apis-and-docs } Das Verstecken Ihrer Dokumentationsoberflächen in der Produktion *sollte nicht* die Methode sein, Ihre API zu schützen.Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Wed Dec 17 20:41:43 UTC 2025 - 3K bytes - Viewed (0) -
docs/ja/docs/how-to/conditional-openapi.md
Sebastián Ramírez <******@****.***> 1731896744 +0100
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 3.1K bytes - Viewed (0) -
docs/ko/docs/how-to/conditional-openapi.md
sptcnl <******@****.***> 1731012098 +0900
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Thu Nov 07 20:41:38 UTC 2024 - 2.6K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/mips.s
// } NOP $4 // // special // SYSCALL BREAK SYNC // // conditional move on zero/nonzero gp value // CMOVN R1, R2, R3 CMOVZ R1, R2, R3 // // conditional move on fp false/true // CMOVF R1, R2 CMOVT R1, R2 // // conditional traps // TEQ $1, R1, R2 TEQ $1, R1 // // other // CLO R1, R2
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Tue Aug 08 12:17:12 UTC 2023 - 6.7K bytes - Viewed (0) -
cmd/postpolicyform.go
Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Thu Oct 23 15:10:12 UTC 2025 - 12.1K bytes - Viewed (0) -
cmd/erasure-multipart-conditional_test.go
package cmd import ( "bytes" "context" "testing" "github.com/dustin/go-humanize" xhttp "github.com/minio/minio/internal/http" ) // TestNewMultipartUploadConditionalWithReadQuorumFailure tests that conditional // multipart uploads (with if-match/if-none-match) behave correctly when read quorum // cannot be reached. // // Related to: https://github.com/minio/minio/issues/21603 //
Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Fri Oct 24 04:05:31 UTC 2025 - 6.9K bytes - Viewed (0)