Skip to content

Commit fd7f564

Browse files
committed
chore: [guardian] support dry_run on create appeal
1 parent 523317a commit fd7f564

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gotocompany/guardian/v1beta1/guardian.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -630,6 +630,7 @@ message CreateAppealRequest {
630630
reserved "group_id";
631631
reserved 6;
632632
reserved "group_type";
633+
bool dry_run = 7;
633634
}
634635

635636
message PatchAppealRequest {

0 commit comments

Comments
 (0)