diff --git a/v2/constants.go b/v2/constants.go index 74ab708c..e957320b 100644 --- a/v2/constants.go +++ b/v2/constants.go @@ -109,6 +109,7 @@ const ( Created = "created" Modified = "modified" Pushed = "pushed" + Origin = "origin" Count = "count" Device = "device" DeviceId = "deviceId"