We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73fc0f0 commit 6eb38e3Copy full SHA for 6eb38e3
1 file changed
client/src/main/java/io/apistax/client/APIstaxClient.java
@@ -71,7 +71,7 @@ public interface APIstaxClient {
71
/**
72
* Convert a known address to geo-coordinates
73
*
74
- * @param query A free-text address query. For example: \"Heldenplatz, Wien\" or \"Wiedner Hauptstraße 32,
+ * @param query A free-text address query. For example: \"Heldenplatz, Wien\" or \"Wiedner Hauptstraße 32,
75
* 1040 Wien\" (required)
76
* @return GeocodeResult
77
* @throws APIstaxException if fails to make API call
0 commit comments