You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2019/12/03 19:33:23 UTC

[GitHub] [couchdb-documentation] bessbd commented on a change in pull request #459: Update POST for view

bessbd commented on a change in pull request #459: Update POST for view
URL: https://github.com/apache/couchdb-documentation/pull/459#discussion_r353379677
 
 

 ##########
 File path: src/api/ddoc/views.rst
 ##########
 @@ -157,13 +157,10 @@
     transfer size for attachments.
 
 .. http:post:: /{db}/_design/{ddoc}/_view/{view}
-    :synopsis: Returns certain rows for the specified stored view
+    :synopsis: Returns results for the specified stored view
 
     Executes the specified view function from the specified design document.
-    Unlike :get:`/{db}/_design/{ddoc}/_view/{view}` for accessing views, the
-    :method:`POST` method supports the specification
-    of explicit keys to be retrieved from the view results. The remainder of
-    the :method:`POST` view functionality is identical to the
+    :method:`POST` view functionality is identical to the
 
 Review comment:
   Good call! I'll push a commit for this soon.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services