Add tests, rename include_indirect to _linked, improve wording in
[arvados.git] / doc / api / schema / Group.html.textile.liquid
index e0e092ec9d796b3a216200ee3ef5412151912076..624a930ae195446bdf67a3ce913316b0f829e957 100644 (file)
@@ -6,9 +6,7 @@ title: Group
 
 ...
 
-
-
-A **Group** represents...
+A **Group** represents a set of objects. Groups allow you to organize content, define user roles, and apply permissions to sets of objects.
 
 h2. Methods
 
@@ -33,5 +31,7 @@ Each Group has, in addition to the usual "attributes of Arvados resources":{{sit
 table(table table-bordered table-condensed).
 |_. Attribute|_. Type|_. Description|_. Example|
 |name|string|||
+|group_class|string|Type of group. This does not affect behavior, but determines how the group is presented in the user interface. For example, @folder@ indicates that the group should be displayed by Workbench and arv-mount as a folder for organizing and naming objects.|@"folder"@
+null|
 |description|text|||
 |updated_at|datetime|||