Skip to content

Commit

Permalink
Changed mobile to device for error 404
Browse files Browse the repository at this point in the history
Changed mobile to device for error 404
  • Loading branch information
bigludo7 authored Jul 16, 2024
1 parent 9d7b743 commit ed88f53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/API_definitions/location-retrieval.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -436,8 +436,8 @@ components:
$ref: '#/components/schemas/ErrorInfo'
examples:
LOCATION_RETRIEVAL_404_UNABLE_TO_LOCATE_DEVICE:
summary: The location server is not able to locate the mobile
description: The location server is not able to locate the mobile
summary: The location server is not able to locate the device
description: The location server is not able to locate the device
value:
status: 404
code: LOCATION_RETRIEVAL.DEVICE_NOT_FOUND
Expand Down

0 comments on commit ed88f53

Please sign in to comment.