Skip to content

Commit 6a74eb6

Browse files
committed
Change index_prefixes back-compat restrictions to 6.2.99
1 parent ab517aa commit 6a74eb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest-api-spec/src/main/resources/rest-api-spec/test/search/190_index_prefix_search.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
"search with index prefixes":
33
- skip:
4-
version: " - 6.99.99"
4+
version: " - 6.2.99"
55
reason: index_prefixes is only available as of 6.3.0
66
- do:
77
indices.create:

0 commit comments

Comments
 (0)