Open jterps08 opened 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.
GET /api/v2/groups/{group}/links POST /api/v2/groups/{group}/links DELETE /api/v2/group-links/{id} PUT /api/v2/group-links/{id}
GET /api/v2/groups/{group}/links
POST /api/v2/groups/{group}/links
DELETE /api/v2/group-links/{id}
PUT /api/v2/group-links/{id}
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.