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-08 12:02:02 +11:00
2017-12-12 08:10:40 -03:00
2016-09-06 13:47:37 -03:00
2016-09-19 11:49:34 -03:00
2018-01-19 15:10:39 -03:00
2016-09-06 13:47:37 -03:00
2016-11-15 23:11:14 -03:00
2018-01-19 15:10:39 -03:00
2018-01-19 15:10:39 -03:00
2016-09-06 13:47:37 -03:00
2018-01-19 15:10:39 -03:00
2018-01-19 15:10:39 -03:00
2018-01-19 15:10:39 -03:00
2018-01-19 15:10:39 -03:00