X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f00ee875d99ba65aaac178e762fbd3e35ddc5f87..ff8721dd5854279fab712f4a4ff8aed2256c1b87:/doc/api/schema/Group.html.textile.liquid diff --git a/doc/api/schema/Group.html.textile.liquid b/doc/api/schema/Group.html.textile.liquid index 8a542650d2..2bf67eb6ff 100644 --- a/doc/api/schema/Group.html.textile.liquid +++ b/doc/api/schema/Group.html.textile.liquid @@ -22,3 +22,4 @@ table(table table-bordered table-condensed). |group_class|string|Type of group. This does not affect behavior, but determines how the group is presented in the user interface. For example, @project@ indicates that the group should be displayed by Workbench and arv-mount as a project for organizing and naming objects.|@"project"@ null| |description|text||| +|writable_by|array|List of UUID strings identifying Users and other Groups that have write permission for this Group. Only users who are allowed to administer the Group will receive a full list. Other users will receive a partial list that includes the Group's owner_uuid and (if applicable) their own user UUID.||