rename param

This commit is contained in:
Dominic Wong
2022-03-01 16:58:44 +00:00
parent 282ce31d13
commit 15853a4198
2 changed files with 30 additions and 30 deletions

View File

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