|
@@ -46,7 +46,7 @@
|
|
|
"id": "4f9d73e63b7144ecb8944c41620a090b",
|
|
|
"secret": "8fcac28aaa4c4f5fa572b61d40a8e084364db25fd37449c299e5a41c0504cbc2",
|
|
|
"status": "active",
|
|
|
- "url": "https://example.com/sentry-hook"
|
|
|
+ "url": "https://empowerplant.io/sentry-hook"
|
|
|
}
|
|
|
}
|
|
|
}
|
|
@@ -106,18 +106,20 @@
|
|
|
"properties": {
|
|
|
"url": {
|
|
|
"type": "string",
|
|
|
- "description": "The URL for the webhook.",
|
|
|
- "example": "https://example.com/sentry-hook"
|
|
|
+ "description": "The URL for the webhook."
|
|
|
},
|
|
|
"events": {
|
|
|
"type": "array",
|
|
|
"description": "The events to subscribe to.",
|
|
|
- "example": ["event.alert", "event.created"],
|
|
|
"items": {
|
|
|
"type": "string"
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
+ },
|
|
|
+ "example": {
|
|
|
+ "url": "https://empowerplant.io/sentry-hook",
|
|
|
+ "events": ["event.alert", "event.created"]
|
|
|
}
|
|
|
}
|
|
|
},
|
|
@@ -137,7 +139,7 @@
|
|
|
"id": "4f9d73e63b7144ecb8944c41620a090b",
|
|
|
"secret": "8fcac28aaa4c4f5fa572b61d40a8e084364db25fd37449c299e5a41c0504cbc2",
|
|
|
"status": "active",
|
|
|
- "url": "https://example.com/sentry-hook"
|
|
|
+ "url": "https://empowerplant.io/sentry-hook"
|
|
|
}
|
|
|
}
|
|
|
}
|