...
1# Change History
2
3## Breaking Changes
4
5### Removed Funcs
6
71. ActionGroup.MarshalJSON() ([]byte, error)
8
9### Struct Changes
10
11#### Removed Structs
12
131. ActionGroup
14
15### Signature Changes
16
17#### Struct Fields
18
191. ActionList.ActionGroups changed type from *[]ActionGroup to *[]ActionGroupForActivityLogAlerts
20
21## Additive Changes
22
23### New Funcs
24
251. ActionGroupForActivityLogAlerts.MarshalJSON() ([]byte, error)
26
27### Struct Changes
28
29#### New Structs
30
311. ActionGroupForActivityLogAlerts
View as plain text