mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-08 22:14:59 +00:00
[DOCS] Remove force
as valid value for version_type
(#53428)
The `force` value for the `version_type` parameter was deprecated in 6.8. This removes the value from the parameter definition.
This commit is contained in:
parent
531cd5aaa4
commit
b4e203a735
@ -937,7 +937,7 @@ end::segment-version[]
|
|||||||
tag::version_type[]
|
tag::version_type[]
|
||||||
`version_type`::
|
`version_type`::
|
||||||
(Optional, enum) Specific version type: `internal`, `external`,
|
(Optional, enum) Specific version type: `internal`, `external`,
|
||||||
`external_gte`, `force`.
|
`external_gte`.
|
||||||
end::version_type[]
|
end::version_type[]
|
||||||
|
|
||||||
tag::wait_for_active_shards[]
|
tag::wait_for_active_shards[]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user