Skip to content

Commit

Permalink
Update device-status.yaml
Browse files Browse the repository at this point in the history
Replacing header lines based on new proposed endpoints
  • Loading branch information
gmuratk authored Feb 28, 2024
1 parent 45be118 commit f9b7b14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/API_definitions/device-status.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,11 @@ info:
## Device roaming situation
The endpoint `POST /roaming` allows to get roaming status and country information (if device in roaming situation) synchronously.
The endpoint `POST /retrieve-roaming-status` allows to get roaming status and country information (if device in roaming situation) synchronously.
## Device connectivity situation
The endpoint `POST /connectivity` allows to get current connectivity status information synchronously.
The endpoint `POST /retrieve-connectivity-status` allows to get current connectivity status information synchronously.
## Device status subscription
Expand Down

0 comments on commit f9b7b14

Please sign in to comment.