Open-IoT-Service-Platform / platform-launcher

Apache License 2.0
16 stars 16 forks source link

Update api spec for acceptInvitation #68

Open chuan9 opened 6 years ago

chuan9 commented 6 years ago

should change url

/v1/api/accounts/{accountId}/invites/{email}/{inviteId}/status

to

/v1/api/accounts/{accountId}/invites/{inviteId}/status
chuan9 commented 6 years ago

Remove email field in url to align with implementation in frontend @wagmarcel @chuan9

arkocal commented 6 years ago

@oguzcankirmemis can you verify whether this is already done or still needs to be done and close this issue?