mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-19 05:55:19 +00:00
update ip comment
This commit is contained in:
@@ -10,7 +10,7 @@ service Ip {
|
|||||||
|
|
||||||
// Lookup the geolocation information for an IP address
|
// Lookup the geolocation information for an IP address
|
||||||
message LookupRequest {
|
message LookupRequest {
|
||||||
// IP to lookup. If not specified we assume the caller.
|
// IP to lookup
|
||||||
string ip = 1;
|
string ip = 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user