Merge branch 'master' into websocket
This commit is contained in:
@@ -73,7 +73,6 @@ type Alert struct {
|
||||
Frequency int64
|
||||
|
||||
EvalData *simplejson.Json
|
||||
EvalDate time.Time
|
||||
NewStateDate time.Time
|
||||
StateChanges int
|
||||
|
||||
|
||||
@@ -23,6 +23,7 @@ type SendWebhookSync struct {
|
||||
Password string
|
||||
Body string
|
||||
HttpMethod string
|
||||
HttpHeader map[string]string
|
||||
}
|
||||
|
||||
type SendResetPasswordEmailCommand struct {
|
||||
|
||||
Reference in New Issue
Block a user