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 2009/06/02 19:19:06 UTC

[Couchdb Wiki] Update of "HTTP Document API" by damien

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 damien:
http://wiki.apache.org/couchdb/HTTP_Document_API

------------------------------------------------------------------------------
  
  {{{
  {
-  "_id":"discussion_tables",
+  "_id":"some_doc_id",
   "_rev":"D1C946B7",
   "Subject":"I like Plankton",
   "Author":"Rusty",
@@ -50, +50 @@

  {
   "_id":"discussion_tables",
   "_rev":"D1C946B7",
-  "Subrise":true,
+  "Sunrise":true,
   "Sunset":false,
   "FullHours":[1,2,3,4,5,6,7,8,9,10],
   "Activities": [
@@ -83, +83 @@

  Connection: close
  
  {
-  "_id":"123BAC",
+  "_id":"some_doc_id",
   "_rev":"946B7D1C",
   "Subject":"I like Planktion",
   "Author":"Rusty",