Skip to content

Commit 0b6fcfd

Browse files
committed
protos(feature): add boolean field to toggle live rules
1 parent c2d382a commit 0b6fcfd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

protos/sift/rules/v1/rules.proto

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -826,7 +826,6 @@ message NotificationActionConfiguration {
826826
repeated string recipient_user_ids = 1 [(google.api.field_behavior) = REQUIRED];
827827
}
828828

829-
830829
message AnnotationActionConfiguration {
831830
repeated string tag_ids = 1 [(google.api.field_behavior) = REQUIRED];
832831
sift.annotations.v1.AnnotationType annotation_type = 2;

0 commit comments

Comments
 (0)