[
https://issues.apache.org/jira/browse/COUCHDB-715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850744#action_12850744
]
Robert Newson commented on COUCHDB-715:
---------------------------------------
Proposed API is;
Request;
MOVE /db/doc/old.jpg HTTP/1.1
Destination: /db/doc/new.jpg
Response;
HTTP/1.1 201 Created
Location: <new url>
> Ability to rename _attachment filenames
> ---------------------------------------
>
> Key: COUCHDB-715
> URL: https://issues.apache.org/jira/browse/COUCHDB-715
> Project: CouchDB
> Issue Type: New Feature
> Components: Database Core
> Reporter: Arthur Bits
> Priority: Minor
>
> Would be nice if the filename can be renamed, not just in futon alone but
> also via the API
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.