Peter Morjan created COUCHDB-3219:
-------------------------------------
Summary: wrong description of status codes for PUT
/{db}/{docid}/{attname}
Key: COUCHDB-3219
URL: https://issues.apache.org/jira/browse/COUCHDB-3219
Project: CouchDB
Issue Type: Documentation
Components: Documentation
Reporter: Peter Morjan
the description of the "Status Codes" for PUT /{db}/{docid}/{attname} looks
wrong
"Uploads the supplied content as an attachment to the specified document. ..."
Status Codes: 200 OK – Attachment successfully removed
should be: 201 OK - Created
http://docs.couchdb.org/en/2.0.0/api/document/attachments.html#put--db-docid-attname
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)