Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8919210845 for ; Sun, 10 Nov 2013 16:03:26 +0000 (UTC) Received: (qmail 28679 invoked by uid 500); 10 Nov 2013 16:03:24 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 28633 invoked by uid 500); 10 Nov 2013 16:03:20 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 28624 invoked by uid 99); 10 Nov 2013 16:03:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Nov 2013 16:03:17 +0000 Date: Sun, 10 Nov 2013 16:03:17 +0000 (UTC) From: "Alexander Shorin (JIRA)" To: dev@couchdb.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (COUCHDB-1924) Add an example for updating a document with PUT MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COUCHDB-1924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13818465#comment-13818465 ] Alexander Shorin commented on COUCHDB-1924: ------------------------------------------- Ok, but is this rule (to have references to sections with examples for related endpoint method) only for PUT /db/doc or also should be applied for every other endpoint method?(; This is question of content consistency is need to keep and support. > Add an example for updating a document with PUT > ----------------------------------------------- > > Key: COUCHDB-1924 > URL: https://issues.apache.org/jira/browse/COUCHDB-1924 > Project: CouchDB > Issue Type: Documentation > Components: Documentation > Reporter: Andy Wenk > Assignee: Andy Wenk > > An example for updating a document with PUT is missing in the documentation at http://docs.couchdb.org/en/latest/api/document/common.html#put--db-docid . It should be added as a second example. -- This message was sent by Atlassian JIRA (v6.1#6144)