-
Notifications
You must be signed in to change notification settings - Fork 15
Group Spec
ShiftSpace edited this page Sep 13, 2010
·
1 revision
Groups are constructed on top of the streams abstraction. They only add a couple of fields to the stream schema. In addition to these fields when returned, a Group document should include the total count of Shifts in a group, as well as the total count of group members. How this is to be done is an implementation detail.
POST /group
GET /group/shortName
PUT /group/shortName
DELETE /group/shortName