Is it possible to get only documents that have conflicts view the REST API in CBL 1.3. Can’t see anything in the docs, there used to be a conflicts_only parameter somewhere but I could never get it to work.
All is can see is that query view and all_docs allow you to return conflicts. But I was after a way of finding all conflicting documents.
If it’s not in the API could it be achieved with a custom view?
I think maybe the only_conflicts parameter on _all_docs has been implemented on android now, and removed from the documentation for some reason. Is that right?