Sebastian Marcet
885b9bca22
Added member affilition endpoints
update member affiliation
PUT /api/v1/members/{member_id}/affiliations/{affiliation_id}
Payload
{
start_date: int|epoch
end_date: int|epoch
is_current: bool
job_title: string|100
organization_id: int
}
delete member affiliation
DELETE /api/v1/members/{member_id}/affiliations/{affiliation_id}
Change-Id: I0a80f0d0478c816f12e8d6ea6b93f9c6f98e4eb9
2018-01-19 15:10:39 -03:00
..
2017-11-25 15:41:00 -03:00
2017-11-15 06:35:38 -03:00
2017-11-15 06:35:38 -03:00
2017-11-15 06:35:38 -03:00
2017-11-30 16:29:16 -03:00
2017-12-11 20:43:55 -03:00
2017-11-25 15:41:00 -03:00
2017-11-30 16:49:44 -03:00
2018-01-19 15:10:39 -03:00
2017-11-30 11:11:18 -03:00