Skip to content

Commit

Permalink
fix(reverse): Text
Browse files Browse the repository at this point in the history
  • Loading branch information
raphi committed May 24, 2024
1 parent 2e3c1c5 commit cde7292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ paths:
It will return the closest results around `coordinates`.
If `coordinates` are not set, it will use the user's IP to approximate its coordinates but results will be less accurate (city level accuracy instead of street level accuracy).
If `coordinates` are not provided, it will use the user's IP to approximate its coordinates but results will be less accurate (city level accuracy instead of street level accuracy).
operationId: ReverseGeocoding
tags: [ Geocoding ]
requestBody:
Expand Down

0 comments on commit cde7292

Please sign in to comment.