From e2a3e7e7994147336edc352b7ce8f5b764224335 Mon Sep 17 00:00:00 2001 From: Liam Thompson Date: Wed, 18 Dec 2024 11:07:31 +0100 Subject: [PATCH] [DOCS] Fix failing docs test --- docs/reference/indices/shard-stores.asciidoc | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/docs/reference/indices/shard-stores.asciidoc b/docs/reference/indices/shard-stores.asciidoc index 04b086a758f9d..a336cd20ae360 100644 --- a/docs/reference/indices/shard-stores.asciidoc +++ b/docs/reference/indices/shard-stores.asciidoc @@ -193,12 +193,9 @@ The API returns the following response: // TESTRESPONSE[s/"attributes": \{[^}]*\}/"attributes": $body.$_path/] // TESTRESPONSE[s/"roles": \[[^]]*\]/"roles": $body.$_path/] // TESTRESPONSE[s/"8.10.0"/\$node_version/] -// TESTRESPONSE[s/"min_index_version": 7000099/"min_index_version": $body.$_path/] -// TESTRESPONSE[s/"min_index_version": 7000099/"min_index_version": $body.$_path/] -// TESTRESPONSE[s/"max_index_version": 8100099/"max_index_version": $body.$_path/] - - - +// TESTRESPONSE[s/"min_index_version": 8000099/"min_index_version": $body.$_path/] +// TESTRESPONSE[s/"min_read_only_index_version": 7000099/"min_read_only_index_version": $body.$_path/] +// TESTRESPONSE[s/"max_index_version": 9004000/"max_index_version": $body.$_path/] <1> The key is the corresponding shard id for the store information <2> A list of store information for all copies of the shard <3> The node information that hosts a copy of the store, the key