- Sort Score
- Num 10 results
- Language All
Results 281 - 290 of 1,121 for exclude (0.18 seconds)
-
build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/test/DistroTestPlugin.java
addDistributionSysprop(t, DISTRIBUTION_SYSPROP, distribution::getFilepath); //addDistributionSysprop(t, EXAMPLE_PLUGIN_SYSPROP, () -> examplePlugin.getSingleFile().toString()); t.exclude("**/PackageUpgradeTests.class"); }, depsTask); if (distribution.getPlatform() == Platform.WINDOWS) { windowsTestTasks.add(destructiveTask); } else {
Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Tue Sep 28 21:31:21 GMT 2021 - 23.1K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.21.md
- Kubeadm: apply the "node.kubernetes.io/exclude-from-external-load-balancers" label on control plane nodes during "init", "join" and "upgrade" to preserve backwards compatibility with the lagacy LB mode where nodes labeled as "master" where excluded. To opt-out you can remove the label from a node. See #97543 and the linked KEP for more details. ([#98269](https://github.com/kubernetes/kubernetes/pull/98269),...
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Fri Oct 14 07:03:14 GMT 2022 - 367.3K bytes - Click Count (0) -
fess-crawler-opensearch/src/main/java/org/codelibs/fess/crawler/service/impl/AbstractCrawlerService.java
final T bean = BeanUtil.copyMapToNewBean(source, clazz, option -> { option.converter(new EsTimestampConverter(), timestampFields).excludeWhitespace(); option.exclude(OpenSearchAccessResult.ACCESS_RESULT_DATA); }); @SuppressWarnings("unchecked") final Map<String, Object> data = (Map<String, Object>) source.get(OpenSearchAccessResult.ACCESS_RESULT_DATA);
Created: Sun Apr 12 03:50:13 GMT 2026 - Last Modified: Thu Nov 20 08:40:57 GMT 2025 - 34.3K bytes - Click Count (0) -
docs/uk/docs/tutorial/query-params-str-validations.md
Документація буде показувати це таким чином: <img src="/img/tutorial/query-params-str-validations/image01.png"> ## Виняток параметрів з OpenAPI { #exclude-parameters-from-openapi } Щоб виключити query параметр зі згенерованої схеми OpenAPI (і, таким чином, з автоматичних систем документації), встановіть параметр `include_in_schema` для `Query` в `False`:
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:27:41 GMT 2026 - 25.9K bytes - Click Count (0) -
docs/pt/docs/tutorial/query-params-str-validations.md
A documentação vai mostrar assim: <img src="/img/tutorial/query-params-str-validations/image01.png"> ## Excluir parâmetros do OpenAPI { #exclude-parameters-from-openapi } Para excluir um parâmetro de consulta do OpenAPI gerado (e portanto, dos sistemas de documentação automáticos), defina o parâmetro `include_in_schema` de `Query` como `False`:
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:20:43 GMT 2026 - 17.2K bytes - Click Count (0) -
docs/ru/docs/tutorial/query-params-str-validations.md
В документации это будет показано так: <img src="/img/tutorial/query-params-str-validations/image01.png"> ## Исключить параметры из OpenAPI { #exclude-parameters-from-openapi } Чтобы исключить query-параметр из генерируемой OpenAPI-схемы (и, следовательно, из систем автоматической документации), укажите у `Query` параметр `include_in_schema=False`:
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:56:20 GMT 2026 - 25.1K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.29.md
- Revised the logic for `DaemonSet` rolling update to exclude nodes if scheduling constraints are not met. This eliminates the problem of rolling updates to a `DaemonSet` getting stuck around tolerations. ([#119317](https://github.com/kubernetes/kubernetes/pull/119317), [@mochizuki875](https://github.com/mochizuki875))...
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Wed Mar 12 00:36:01 GMT 2025 - 429.6K bytes - Click Count (1) -
docs/de/docs/tutorial/query-params-str-validations.md
Die Dokumentation wird es so anzeigen: <img src="/img/tutorial/query-params-str-validations/image01.png"> ## Parameter von OpenAPI ausschließen { #exclude-parameters-from-openapi } Um einen Query-Parameter aus dem generierten OpenAPI-Schema auszuschließen (und somit aus den automatischen Dokumentationssystemen), setzen Sie den Parameter `include_in_schema` von `Query` auf `False`:
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:58:09 GMT 2026 - 18.7K bytes - Click Count (0) -
docs/zh-hant/docs/tutorial/query-params-str-validations.md
{* ../../docs_src/query_params_str_validations/tutorial010_an_py310.py hl[19] *} 文件會這樣顯示: <img src="/img/tutorial/query-params-str-validations/image01.png"> ## 從 OpenAPI 排除參數 { #exclude-parameters-from-openapi } 若要把某個查詢參數從產生的 OpenAPI(以及自動文件系統)中排除,將 `Query` 的 `include_in_schema` 設為 `False`: {* ../../docs_src/query_params_str_validations/tutorial014_an_py310.py hl[10] *}Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:05:38 GMT 2026 - 14.8K bytes - Click Count (0) -
docs/tr/docs/tutorial/query-params-str-validations.md
Dokümanlarda şöyle görünür: <img src="/img/tutorial/query-params-str-validations/image01.png"> ## Parametreleri OpenAPI’dan hariç tutun { #exclude-parameters-from-openapi } Oluşturulan OpenAPI şemasından (dolayısıyla otomatik dokümantasyon sistemlerinden) bir query parametresini hariç tutmak için `Query`’nin `include_in_schema` parametresini `False` yapın:
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 17.3K bytes - Click Count (0)