mirror of
https://github.com/kevin-DL/m3o-go.git
synced 2026-01-11 18:44:26 +00:00
Commit from m3o/m3o action
This commit is contained in:
@@ -81,7 +81,7 @@ type URLPair struct {
|
||||
// destination url
|
||||
DestinationUrl string `json:"destinationURL"`
|
||||
// The number of times the short URL has been resolved
|
||||
HitCount int64 `json:"hit_count,string"`
|
||||
HitCount int64 `json:"hitCount,string"`
|
||||
// shortened url
|
||||
ShortUrl string `json:"shortURL"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user