Versions in this module Expand all Collapse all v1 v1.1.2 Jan 31, 2025 v1.1.1 Jan 30, 2025 Changes in this version + type NotificationOverride struct + NotificationsToSend NotifyOverride + PreviewNotificationsEnabled NotifyPreviewOverride + ServiceId string + type NotificationServiceOverride struct + NotificationsToSend NotifyOverride + PreviewNotificationsEnabled NotifyPreviewOverride + ServiceId string + type NotificationServiceOverridePATCH struct + NotificationsToSend *NotifyOverride + PreviewNotificationsEnabled *NotifyPreviewOverride + type NotificationSetting struct + EmailEnabled bool + NotificationsToSend NotifySettingV2 + OwnerId string + PreviewNotificationsEnabled bool + SlackEnabled bool + type NotificationSettingPATCH struct + EmailEnabled *bool + NotificationsToSend *NotifySettingV2 + PreviewNotificationsEnabled *bool + type NotifyOverride string + const NotifyOverrideAll + const NotifyOverrideDefault + const NotifyOverrideFailure + const NotifyOverrideNone + type NotifyPreviewOverride string + const NotifyPreviewOverrideDefault + const NotifyPreviewOverrideFalse + const NotifyPreviewOverrideTrue + type NotifySettingV2 string + const All + const Failure + const None