Skip to content

Commit db73735

Browse files
committed
Update Rpc.proto
Add onbehalf string to Role proto.
1 parent 3cd503f commit db73735

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Rpc.proto

+1
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ message RoleId {
166166
string groupname = 4;
167167
string app = 5;
168168
string trace = 6;
169+
string onbehalf = 7;
169170
}
170171

171172
message MDId {

0 commit comments

Comments
 (0)