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 345fa40 commit fba482dCopy full SHA for fba482d
rest-api-spec/src/main/resources/rest-api-spec/test/indices.put_alias/10_basic.yml
@@ -273,8 +273,8 @@
273
---
274
"Can set is_hidden":
275
- skip:
276
- version: " - 2.99.99"
277
- reason: "Fix was introduced in 3.0.0"
+ version: " - 2.15.99"
+ reason: "Fix was introduced in 2.16.0"
278
- do:
279
indices.create:
280
index: test_index
@@ -295,8 +295,8 @@
295
296
"Throws exception with invalid parameters":
297
298
299
300
301
302
0 commit comments