mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-23 07:41:25 +00:00
fix url
This commit is contained in:
@@ -37,7 +37,7 @@ message ListRequest {
|
||||
}
|
||||
|
||||
message ListResponse {
|
||||
repeated URLPair urls = 1;
|
||||
repeated URLPair urlPairs = 1;
|
||||
}
|
||||
|
||||
// Proxy returns the destination URL of a short URL.
|
||||
|
||||
Reference in New Issue
Block a user