You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "Ron Williams (JIRA)" <ji...@apache.org> on 2016/07/16 15:31:20 UTC

[jira] [Created] (COUCHDB-3062) Update to /db/docid with new revision yields 200 instead of documented 201

Ron Williams created COUCHDB-3062:
-------------------------------------

             Summary: Update to /db/docid with new revision yields 200 instead of documented 201
                 Key: COUCHDB-3062
                 URL: https://issues.apache.org/jira/browse/COUCHDB-3062
             Project: CouchDB
          Issue Type: Documentation
          Components: Documentation
            Reporter: Ron Williams


PUT /db/docid returns statusCode 201 (as documented) when created. It returns statusCode 200, however, when PUT is a new revision on an existing document.
Possible Resolution - 
1) Augment Documentation to reflect behavior 
2) Fix statusCode on all PUT operations to 201




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)