Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.
The "HTTP_Document_API" page has been changed by SebastianCohnen. The comment on this change is: Added reference to Reserved_words. http://wiki.apache.org/couchdb/HTTP_Document_API?action=diff&rev1=54&rev2=55 -------------------------------------------------- }}} === Special Fields === - Note that any top-level fields with a name that starts with a ''_'' prefix are reserved for use by CouchDB itself. Currently (0.10+) reserved fields are: + Note that any top-level fields with a name that starts with a ''_'' prefix are reserved for use by CouchDB itself. Also see [[Reserved_words]]. Currently (0.10+) reserved fields are: ''_id'':: The unique identifier of the document ('''mandatory''') ''_rev'':: The current revision of this document ('''mandatory''')
