We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8c6f0f commit b911b6fCopy full SHA for b911b6f
rest-api-spec/src/main/resources/rest-api-spec/test/indices.delete_index_template/10_basic.yml
@@ -40,8 +40,8 @@ teardown:
40
---
41
"Delete index template which is not used by data stream but index pattern matches":
42
- skip:
43
- version: " - 2.99.99"
44
- reason: "fixed in 3.0.0"
+ version: " - 2.16.99"
+ reason: "fixed in 2.17.0"
45
46
- do:
47
indices.create_data_stream:
0 commit comments