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 20:13:26 UTC

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

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

 ##########
 File path: src/api/ddoc/views.rst
 ##########
 @@ -157,14 +157,13 @@
     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
 
 Review comment:
   Very minor:  Are there unstored views?  I think this could be shortened to just
   
   ```suggestion
       :synopsis: Returns results for the specified view
   ```

----------------------------------------------------------------
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