camaraproject / DeviceIdentifier

Repository to describe, develop, document and test the Device Identifier API family
Apache License 2.0
2 stars 10 forks source link

Update CAMARA Mobile Device Identifier API.yaml #55

Closed eric-murray closed 6 months ago

eric-murray commented 6 months ago

What type of PR is this?

Add one of the following kinds:

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #47, Fixes #30

Special notes for reviewers:

None

Changelog input

 release-note
 - Separates API into two endpoints:
   - `retrieve-identifier` to obtain individual device details
   - `retrieve-type` to obtain type of device
 - Add scopes for each endpoint
 - Add `lastChecked` field to indicate when information about device was last confirmed correct

Additional documentation

N/A

eric-murray commented 6 months ago

Thanks @Kevsy. Updated.

I also added the text explaining that the phoneNumber will be treated as the secondary MSISDN for scenarios where the primary MSISDN is shared between multiple devices.