Luca Ferrari created CAMEL-18363:
------------------------------------
Summary: improve the documentation for updates
Key: CAMEL-18363
URL: https://issues.apache.org/jira/browse/CAMEL-18363
Project: Camel
Issue Type: Bug
Components: camel-couchdb
Affects Versions: 3.18.0
Reporter: Luca Ferrari
at the moment looking at the documentation it seems to update an entry you need
to provide an 'update' operation and 'doc_rev' id as headers, while this is not
really the way the update is implemented.
To perform an actual update using the couchdb connector you would need to set
the '_id' and '_rev' fields in the json payload sent to couchdb
--
This message was sent by Atlassian Jira
(v8.20.10#820010)