Lee Hinman 94625d74e4 No longer allow cluster name in data path
In 5.x we allowed this with a deprecation warning. This removes the code
added for that deprecation, requiring the cluster name to not be in the
data path.

Resolves #20391
2016-09-12 15:47:01 -06:00

8 lines
216 B
Plaintext

[[breaking_60_docs_changes]]
=== Document API changes
==== version type 'force' removed
Document modification operations may no longer specify the `version_type` of
`force` to override any previous version checks.