mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-24 00:15:29 +00:00
rename param
This commit is contained in:
@@ -29,7 +29,7 @@ message URLPair {
|
||||
// time of creation
|
||||
string created = 4;
|
||||
// The number of times the short URL has been resolved
|
||||
int64 hit_count = 5;
|
||||
int64 hitCount = 5;
|
||||
}
|
||||
|
||||
// List all the shortened URLs
|
||||
|
||||
Reference in New Issue
Block a user