Alerting: Migrate to integration schema (#111643)
* update tests to assert against snapshot * remove channel_config package replaced by schemas from alerting module * update references to use new schema
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -7,6 +7,7 @@
|
||||
"description": "Send notifications to LINE notify",
|
||||
"versions": [
|
||||
{
|
||||
"typeAlias": "line",
|
||||
"version": "v1",
|
||||
"canCreate": true,
|
||||
"options": [
|
||||
@@ -8143,7 +8144,7 @@
|
||||
"type": "sns",
|
||||
"currentVersion": "v1",
|
||||
"name": "AWS SNS",
|
||||
"heading": "Webex settings",
|
||||
"heading": "AWS SNS settings",
|
||||
"description": "Sends notifications to AWS Simple Notification Service",
|
||||
"versions": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user