[ARVADOS] updated: 1.3.0-1273-g322b628a6

Git user git at public.curoverse.com
Tue Jul 9 19:51:26 UTC 2019


Summary of changes:
 doc/api/methods/groups.html.textile.liquid | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  322b628a69e03d96dbf37fa33a402078af210b84 (commit)
      from  88db3aa0503453f4894f80fcbcaca3ab64aa4abb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 322b628a69e03d96dbf37fa33a402078af210b84
Author: Peter Amstutz <pamstutz at veritasgenetics.com>
Date:   Tue Jul 9 15:51:06 2019 -0400

    15421: Elaborate a little more on what include= is useful for
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz at veritasgenetics.com>

diff --git a/doc/api/methods/groups.html.textile.liquid b/doc/api/methods/groups.html.textile.liquid
index 4312a8b49..6a7e0c7d3 100644
--- a/doc/api/methods/groups.html.textile.liquid
+++ b/doc/api/methods/groups.html.textile.liquid
@@ -44,7 +44,7 @@ h3. contents
 
 Retrieve a list of items owned by the group.  Use "recursive" to list objects within subprojects as well.
 
-When called with "include=owner_uuid" this also returns (in the @included@ field of the response) the objects (users, projects, or other groups) that own the objects returned in @items at .
+When called with "include=owner_uuid" this also returns (in the @included@ field of the response) the objects (users, projects, or other groups) that own the objects returned in @items at .  This can be used to fetch an object and the record of the parent project in a single API call.
 
 Arguments:
 

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list