Once a view is created through the REST API I can’t seem to edit it. The only I have found is to delete the design document and recreate it.
I am able to update the design document, and if I examine the design document after it shows that the updated code, but the results never change.
I know iOS and Java both have a ‘version’ they can set when creating views. I tried doing the same by passing a ‘version’ field in with the view’s body but it didn’t change anything.
Is there a similar feature available for the REST API?