PowerlineApp / powerline-mobile

Other
4 stars 16 forks source link

Group Profile Addition: Group Profile Hyperlinks #595

Open jterps08 opened 7 years ago

jterps08 commented 7 years ago

The ability for the system to support the creation/modification/deletion and display of the following to the general group profile:

Up to five hyperlinks - with labels (e.g. Yahoo! - http://www.yahoo.com)... label, hyperlink - up to 5

Only the group owner/managers should be able to edit.

igaponov commented 7 years ago

GET /api/v2/groups/{group}/links POST /api/v2/groups/{group}/links DELETE /api/v2/group-links/{id} PUT /api/v2/group-links/{id}