mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
wip: send and mark as complete
This commit is contained in:
@@ -100,8 +100,9 @@ type SetAlertNotificationStateToPendingCommand struct {
|
||||
}
|
||||
|
||||
type SetAlertNotificationStateToCompleteCommand struct {
|
||||
Id int64
|
||||
SentAt int64
|
||||
Id int64
|
||||
Version int64
|
||||
SentAt int64
|
||||
}
|
||||
|
||||
type GetNotificationStateQuery struct {
|
||||
|
||||
Reference in New Issue
Block a user