mike-marcacci / gandhi

The open source, online grant management system.
GNU Affero General Public License v3.0
36 stars 17 forks source link

Add endpoints for embedded collections #69

Closed mike-marcacci closed 9 years ago

mike-marcacci commented 9 years ago

It would be much easier to have create/list/show/update/destroy endpoints for embedded collections. This, of course, must come after #61.

These endpoints include:

Projects /projects/:project/elements /projects/:project/assignments /projects/:project/invitations

Cycles /cycles/:cycle/stages /cycles/:cycle/assignments /cycles/:cycle/invitations /cycles/:cycle/statuses /cycles/:cycle/events /cycles/:cycle/roles