From b606a5bb021a05c513997bd648ce0c8cb0db6a71 Mon Sep 17 00:00:00 2001 From: Eric Murray Date: Mon, 14 Oct 2024 22:50:26 +0100 Subject: [PATCH] Update device-identifier.yaml --- code/API_definitions/device-identifier.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/code/API_definitions/device-identifier.yaml b/code/API_definitions/device-identifier.yaml index 7eed18b..8c2dd91 100644 --- a/code/API_definitions/device-identifier.yaml +++ b/code/API_definitions/device-identifier.yaml @@ -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 @@ -121,8 +121,6 @@ info: (FAQs will be added in a later version of the documentation) - contact: - email: sp-dvi@lists.camaraproject.org license: name: Apache 2.0 url: https://www.apache.org/licenses/LICENSE-2.0.html