summaryrefslogtreecommitdiff
path: root/rest-api-spec/src
diff options
context:
space:
mode:
authorJason Tedor <jason@tedor.me>2017-06-09 13:52:08 -0400
committerJason Tedor <jason@tedor.me>2017-06-09 13:52:08 -0400
commit8a45c3105f2566951aecfe509a7c1679c9f98185 (patch)
treed5757dc6b714cd48d3fb43cd16e6f9fb15e8d5c0 /rest-api-spec/src
parent7c8657df0e728a4538fcf025de4f6b42e7ee1938 (diff)
Change BWC versions on create index response
This commit changes the BWC versions on the create index response now that the index name in the response is supported since 5.6.0. Relates #25139
Diffstat (limited to 'rest-api-spec/src')
-rw-r--r--rest-api-spec/src/main/resources/rest-api-spec/test/indices.create/10_basic.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rest-api-spec/src/main/resources/rest-api-spec/test/indices.create/10_basic.yml b/rest-api-spec/src/main/resources/rest-api-spec/test/indices.create/10_basic.yml
index a99e9f30fb..b0aad6f64b 100644
--- a/rest-api-spec/src/main/resources/rest-api-spec/test/indices.create/10_basic.yml
+++ b/rest-api-spec/src/main/resources/rest-api-spec/test/indices.create/10_basic.yml
@@ -33,7 +33,7 @@
---
"Create index":
- skip:
- version: " - 5.99.99"
+ version: " - 5.5.99"
reason: create index response contains index name since 5.6.0
- do: