Skip to content

Commit

Permalink
[DOCS] Remove force as valid value for version_type (#53428)
Browse files Browse the repository at this point in the history
The `force` value for the `version_type` parameter was deprecated in 6.8.

This removes the value from the parameter definition.
  • Loading branch information
Gunnerva authored and jrodewig committed Mar 16, 2020
1 parent 531cd5a commit b4e203a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/rest-api/common-parms.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -937,7 +937,7 @@ end::segment-version[]
tag::version_type[]
`version_type`::
(Optional, enum) Specific version type: `internal`, `external`,
`external_gte`, `force`.
`external_gte`.
end::version_type[]

tag::wait_for_active_shards[]
Expand Down

0 comments on commit b4e203a

Please sign in to comment.