Optional
attParameter to specify whether to include the encoding information in attachment stubs if the particular attachment is compressed.
Optional
attachmentsParameter to specify whether to include attachments bodies in a response.
Optional
conflictsParameter to specify whether to include a list of conflicted revisions in each returned document. Active
only when include_docs
is true
.
Path parameter to specify the database name.
Optional
descendingParameter to specify whether to return the documents in descending by key order.
Optional
endSchema for a document ID.
Optional
headersOptional
includeParameter to specify whether to include the full content of the documents in the response.
Optional
inclusiveParameter to specify whether the specified end key should be included in the result.
Optional
keySchema for a document ID.
Optional
keysSchema for a list of document IDs.
Optional
limitParameter to specify the number of returned documents to limit the result to.
Path parameter to specify the database partition key.
Optional
skipParameter to specify the number of records before starting to return the results.
Optional
startSchema for a document ID.
Optional
updateParameter to specify whether to include in the response an update_seq value indicating the sequence id of the database the view reflects.
Generated using TypeDoc
Parameters for the
postPartitionAllDocs
operation.