mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-15 12:34:44 +00:00
Fix url service (#108)
This commit is contained in:
@@ -23,6 +23,7 @@ message URLPair {
|
||||
string destinationURL = 1;
|
||||
string shortURL = 2;
|
||||
string owner = 3;
|
||||
int64 created = 4;
|
||||
}
|
||||
|
||||
// List shortened URLs. It has no input parameters, as it will take
|
||||
|
||||
Reference in New Issue
Block a user