19146: Add can_write and can_manage response fields.
[arvados.git] / services / api / app / models / group.rb
index b1b2e942c60c4bc79c13dbe731ad9bc1112684d2..e18ee5ef38748fa66c71fc1132af6d6e8cb6199f 100644 (file)
@@ -44,6 +44,8 @@ class Group < ArvadosModel
     t.add :is_trashed
     t.add :properties
     t.add :frozen_by_uuid
+    t.add :can_write
+    t.add :can_manage
   end
 
   def ensure_filesystem_compatible_name