Skip to content

Commit c41d40d

Browse files
committed
feat: add webhook_id to event rule info
Signed-off-by: Jongmin Kim <[email protected]>
1 parent 32c6e38 commit c41d40d

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)