1
0
Fork 0

fixed docu PUT /_api/simple/by-example

This commit is contained in:
Mark 2016-12-07 15:28:46 +01:00
parent 886ed6492d
commit 75474ad665
1 changed files with 6 additions and 0 deletions

View File

@ -17,6 +17,12 @@ The number of documents to skip in the query (optional).
The maximal amount of documents to return. The *skip*
is applied before the *limit* restriction. (optional)
@RESTBODYPARAM{batchSize,integer,optional,int64}
maximum number of result documents to be transferred from
the server to the client in one roundtrip. If this attribute is
not set, a server-controlled default value will be used. A *batchSize* value of
*0* is disallowed.
@RESTDESCRIPTION
This will find all documents matching a given example.