Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
@@ -77,7 +77,7 @@ include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=include-unloaded-segme
`local`::
(Optional, boolean)
+
-deprecated::[7.10.0,"This parameter does not affect the request. It will be removed in a future release."]
+deprecated::[7.11.0,"This parameter does not affect the request. It will be removed in a future release."]
include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=master-timeout]
@@ -53,7 +53,7 @@
"type":"boolean",
"description":"Return local information, do not retrieve the state from master node (default: false)",
"deprecated":{
- "version":"8.0.0",
+ "version":"7.11.0",
"description":"This parameter does not affect the request. It will be removed in a future release."
}
},