Skip to content

Commit a216abc

Browse files
committed
corrected group result type
1 parent 9c35fe9 commit a216abc

File tree

3 files changed

+402
-396
lines changed

3 files changed

+402
-396
lines changed

ossec/queue.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ type IntegrationMeta struct {
134134
Action string `json:"action,omitempty"`
135135
Status string `json:"status,omitempty"`
136136
SystemName string `json:"systemname,omitempty"`
137-
Data interface{} `json:"webhook,omitempty"`
138137
ExtraData interface{} `json:"extra_data,omitempty"`
139138
}
140139

rest/types.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)