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