Related to https://github.com/grafana/irm/issues/332 (see https://github.com/grafana/oncall/pull/5440 and https://github.com/grafana/oncall/pull/5446 for the related UI changes) --------- Co-authored-by: Matt Thorning <matt.thorning@grafana.com>
1 line
89 B
Python
1 line
89 B
Python
from .webhook import PersonalNotificationWebhook, Webhook, WebhookResponse # noqa: F401
|