This is an automated email from the ASF dual-hosted git repository.
flimzy pushed a commit to branch typo
in repository https://gitbox.apache.org/repos/asf/couchdb-documentation.git
commit 6a18b941bae47a3a92cbf18df18f9491c00ef041
Author: Jonathan Hall <flimzy@flimzy.com>
AuthorDate: Fri Oct 27 16:23:52 2017 +0200
500 shouldn't happen any more
---
src/api/database/bulk-api.rst | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/api/database/bulk-api.rst b/src/api/database/bulk-api.rst
index 060edbe..905e43c 100644
--- a/src/api/database/bulk-api.rst
+++ b/src/api/database/bulk-api.rst
@@ -236,7 +236,6 @@
:code 400: The request provided invalid JSON data
:code 417: Occurs when at least one document was rejected by a
:ref:`validation function <vdufun>`
- :code 500: Malformed data provided, while it's still valid JSON
**Request**:
--
To stop receiving notification emails like this one, please contact
"commits@couchdb.apache.org" <commits@couchdb.apache.org>.
|