This commit is contained in:
Asim Aslam
2021-12-11 20:52:48 +00:00
parent 4bb61996c9
commit d456ff28e1
3 changed files with 28 additions and 29 deletions

View File

@@ -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.