Skip to content

Commit

Permalink
added uuid to integration
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-Tara committed Jun 30, 2024
1 parent f18f795 commit dde51ee
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ message AlertDefNotification {
oneof integration_type {
google.protobuf.UInt32Value integration_id = 2;
Recipients recipients = 3;
google.protobuf.StringValue integration_uuid = 4;
}
}

Expand Down

0 comments on commit dde51ee

Please sign in to comment.