You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by Apache Wiki <wi...@apache.org> on 2008/10/15 17:59:28 UTC

[Couchdb Wiki] Trivial Update of "HttpDocumentApi" by JasonDavies

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.

The following page has been changed by JasonDavies:
http://wiki.apache.org/couchdb/HttpDocumentApi

The comment on the change is:
Fix typo

------------------------------------------------------------------------------
  {"ok": true, "id": "document", "rev": "765B7D1C"}
  }}}
  
- Note that you can do this on a non-existing document. The document and attachment will be created implicitly for you. A revision id must not me specified in this case.
+ Note that you can do this on a non-existing document. The document and attachment will be created implicitly for you. A revision id must not be specified in this case.
  
  To change an attachment:
  {{{