We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f380ada commit 0cbadbdCopy full SHA for 0cbadbd
modules/lang-mustache/src/yamlRestTest/resources/rest-api-spec/test/lang_mustache/60_typed_keys.yml
@@ -1,5 +1,7 @@
1
setup:
2
- skip:
3
+ version: all
4
+ reason: 'AwaitsFix: https://github.com/elastic/elasticsearch/issues/82502'
5
features: allowed_warnings
6
- do:
7
indices.put_template:
@@ -38,10 +40,6 @@ setup:
38
40
39
41
---
42
"Search template with typed_keys parameter":
- - skip:
- version: all
43
- reason: 'AwaitsFix: https://github.com/elastic/elasticsearch/issues/82502'
44
-
45
46
put_script:
47
id: template_1
0 commit comments