Skip to content

Commit c75f6d8

Browse files
authored
Merge pull request #53 from IBM/alert-webhooks
feat(Alerts and webhooks): added alert-policy and webhooks
2 parents 6e486e1 + f5288a5 commit c75f6d8

36 files changed

+5660
-47
lines changed

ibm_cloud_networking_services/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@
5050
from .zone_rate_limits_v1 import ZoneRateLimitsV1
5151
from .zones_settings_v1 import ZonesSettingsV1
5252
from .zones_v1 import ZonesV1
53+
from .webhooks_v1 import WebhooksV1
54+
from .alerts_v1 import AlertsV1
5355

5456
# Private DNS Service Packages
5557
from .dns_zones_v1 import DnsZonesV1

0 commit comments

Comments
 (0)