[ARVADOS] updated: 1.3.0-491-g653f7d5a9

Git user git at public.curoverse.com
Tue Mar 12 08:51:38 EDT 2019


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

       via  653f7d5a99c8e46ff9fe58b8d491f8bd4f3da7a3 (commit)
      from  7a90bba153cdc9732beeef7cfba41f2f700dfd23 (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 653f7d5a99c8e46ff9fe58b8d491f8bd4f3da7a3
Author: Lucas Di Pentima <ldipentima at veritasgenetics.com>
Date:   Tue Mar 12 09:51:11 2019 -0300

    13593: Updates API documentation.
    
    Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima at veritasgenetics.com>

diff --git a/doc/api/methods/groups.html.textile.liquid b/doc/api/methods/groups.html.textile.liquid
index c6f78b929..ed74f81d1 100644
--- a/doc/api/methods/groups.html.textile.liquid
+++ b/doc/api/methods/groups.html.textile.liquid
@@ -68,6 +68,7 @@ Arguments:
 table(table table-bordered table-condensed).
 |_. Argument |_. Type |_. Description |_. Location |_. Example |
 |group|object||query||
+|async|boolean (default false)|Defer the permissions graph update by a configured number of seconds. (By default, @async_permissions_update_interval@ is 60 seconds). On success, the response is 202 (Accepted).|query|@true@|
 
 h3. delete
 
@@ -115,6 +116,7 @@ table(table table-bordered table-condensed).
 |_. Argument |_. Type |_. Description |_. Location |_. Example |
 {background:#ccffcc}.|uuid|string|The UUID of the Group in question.|path||
 |group|object||query||
+|async|boolean (default false)|Defer the permissions graph update by a configured number of seconds. (By default, @async_permissions_update_interval@ is 60 seconds). On success, the response is 202 (Accepted).|query|@true@|
 
 h3. untrash
 

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list