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 Jul 3, 2024
1 parent 9880cb9 commit 0f65809
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ message IntegrationType {
oneof integration_type {
google.protobuf.UInt32Value integration_id = 2;
Recipients recipients = 3;
google.protobuf.StringValue integration_uuid = 4;
}
}

Expand Down

0 comments on commit 0f65809

Please sign in to comment.