We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de93989 commit f2653f0Copy full SHA for f2653f0
rest-api-spec/src/main/resources/rest-api-spec/test/snapshot.status/10_basic.yml
@@ -12,8 +12,8 @@ setup:
12
---
13
"Get snapshot status":
14
- skip:
15
- version: " - 6.99.99"
16
- reason: "backporting in progress: https://github.com/elastic/elasticsearch/pull/29602"
+ version: " - 6.3.99"
+ reason: "extra stats fields was introduced in 6.4.0"
17
- do:
18
indices.create:
19
index: test_index
0 commit comments