We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 368e053 commit e7ccffbCopy full SHA for e7ccffb
structs.go
@@ -1643,8 +1643,6 @@ type Notification struct {
1643
ModifiedBy string `json:"modified_by" datastore:"modified_by"`
1644
Ignored bool `json:"ignored" datastore:"ignored"`
1645
ExecutionId string `json:"execution_id" datastore:"execution_id"`
1646
- NotificationType string `json:"notification_type datastore:"notification_type"`
1647
- Origin string `json:"origin" datastore:"origin"`
1648
}
1649
1650
type NotificationCached struct {
0 commit comments