Skip to content

Commit 61ecd51

Browse files
authored
Merge pull request #521 from whdalsrnt/master
feat: add webhook_id to event rule info
2 parents 32c6e38 + c41d40d commit 61ecd51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

proto/spaceone/api/alert_manager/v1/event_rule.proto

+1
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ message EventRuleInfo {
166166
string domain_id = 21;
167167
string workspace_id = 22;
168168
string service_id = 23;
169+
string webhook_id = 24;
169170

170171
string created_at = 31;
171172
string updated_at = 32;

0 commit comments

Comments
 (0)