Hi,
I am working on developing an integration, would like to know the behaviour of upload file activity for mode field. Below are the steps
1. I have defined valid Path and upload a file
2. file is uploaded and ID and rev is generated in response
3. now i have updated the same file (in local drive) which i have uploaded in above steps
4. again try to upload that file (updated content) by using mode value as
"mode": {".tag":"update","update":"<rev no>"},
5. In response, again same rev is displayed. It seems that file is not uploaded with updated content
Is there any API issue?. or Please suggest if i am executing wrong steps?
Thanks,
Maithili