Skip to content

Commit

Permalink
Update location-retrieval.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
bigludo7 authored Apr 25, 2024
1 parent ace739b commit 2409c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/API_definitions/location-retrieval.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ info:
* **Max Age**: Maximum age of the location information which is accepted for the location retrieval (in seconds).
* Absence of maxAge means "any age" is acceptable for the client. In other words, this is like maxAge=infinite
* Absence of maxAge means "any age" is acceptable for the client. In other words, this is like maxAge=infinite. In this case the system may still return lastLocationTime, if available.
* maxAge=0 means a fresh calculation is requested by the client.
If the system does not support it, or fresh location cannot be calculated at that time for any reason, the API response will be "unknown".
Expand Down

0 comments on commit 2409c23

Please sign in to comment.