Skip to content

Commit

Permalink
Update device-identifier.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-murray authored Oct 14, 2024
1 parent 99d4651 commit b606a5b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions code/API_definitions/device-identifier.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ info:
If the end user has not consented to the API consumer getting access to the device identifier information, then a `403 PERMISSION_DENIED` error is returned.
Otherwise, a JSON object is returned containing the data the the end user has consented to sharing with the API consumer.
Otherwise, a JSON object is returned containing the data that the end user has consented to sharing with the API consumer.
- When calling endpoint `retrieve-identifier`, the response will always contain `imei`
- When calling endpoint `retrieve-type`, the response will always contain `tac`
- Responses will also always contain a `lastChecked` field, indicating when the information provided was last confirmed to be correct
Expand All @@ -121,8 +121,6 @@ info:
(FAQs will be added in a later version of the documentation)
contact:
email: [email protected]
license:
name: Apache 2.0
url: https://www.apache.org/licenses/LICENSE-2.0.html
Expand Down

0 comments on commit b606a5b

Please sign in to comment.