You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by wo...@apache.org on 2017/05/22 23:42:31 UTC

[couchdb-documentation] branch master updated: Document 'filter' field for _replicate endpoint.

This is an automated email from the ASF dual-hosted git repository.

wohali pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb-documentation.git

The following commit(s) were added to refs/heads/master by this push:
       new  cdf1c98   Document 'filter' field for _replicate endpoint.
cdf1c98 is described below

commit cdf1c984c6c97c6aa8b69f35674017ddc49d8490
Author: Jonathan Hall <fl...@flimzy.com>
AuthorDate: Sat Apr 8 00:07:51 2017 +0200

    Document 'filter' field for _replicate endpoint.
---
 src/api/server/common.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/api/server/common.rst b/src/api/server/common.rst
index 97f838a..ee0f352 100644
--- a/src/api/server/common.rst
+++ b/src/api/server/common.rst
@@ -361,6 +361,7 @@
     :<json boolean create_target: Creates the target database.
       Required administrator's privileges on target server.
     :<json array doc_ids: Array of document IDs to be synchronized
+    :<json string filter: The name of a :ref:`filter function <filterfun>`.
     :<json string proxy: Address of a proxy server through which replication
       should occur (protocol can be "http" or "socks5")
     :<json string source: Source database name or URL

-- 
To stop receiving notification emails like this one, please contact
['"commits@couchdb.apache.org" <co...@couchdb.apache.org>'].