13593: Updates API documentation.
authorLucas Di Pentima <ldipentima@veritasgenetics.com>
Tue, 12 Mar 2019 12:51:11 +0000 (09:51 -0300)
committerLucas Di Pentima <ldipentima@veritasgenetics.com>
Tue, 12 Mar 2019 12:51:11 +0000 (09:51 -0300)
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

doc/api/methods/groups.html.textile.liquid

index c6f78b92978e366454928d68cce9f9d044afe792..ed74f81d152f5bbdeb03343f4d3e5b785b308cff 100644 (file)
@@ -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