brogrammers / eventhub-api

Eventhub API
1 stars 0 forks source link

How to handle invitations ? #35

Open foFox opened 11 years ago

foFox commented 11 years ago

i figured a POST to /groups/:group_id/members with friend_id parameter. That will add friend to invited. Then a friend can do PUT /groups/:group_id/members with accept parameter, either set to true or false.

tsov commented 11 years ago

https://github.com/brogrammers/eventhub-api/pull/34

tsov commented 11 years ago

https://redmine.eventhub.com/issues/19