diff --git a/code/API_definitions/device-identifier.yaml b/code/API_definitions/device-identifier.yaml index 7e31808..0f5848e 100644 --- a/code/API_definitions/device-identifier.yaml +++ b/code/API_definitions/device-identifier.yaml @@ -526,10 +526,10 @@ components: schemas: LastChecked: description: | - Last time that the associated device identity was checked and, if necessary, updated + The last time that the information returned (e.g. IMEI) was confirmed to be correct by the mobile operator for the provided device identifier (e.g. phone number) properties: lastChecked: - description: Date and time information was last checked + description: Date and time that the information was last confirmed by the mobile operator to be correct type: string format: date-time example: "2024-02-20T10:41:38.657Z"