Skip to content

Commit 1042bb7

Browse files
azenlaSweetsurbhi88
authored andcommitted
change field name to device_id
1 parent 595e1a5 commit 1042bb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

protect/control/v1/control.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -636,7 +636,7 @@ message CreateDeviceRequest {
636636
}
637637

638638
message CreateDeviceReply {
639-
string id = 1;
639+
string device_id = 1;
640640
}
641641

642642
message DestroyDeviceRequest {

0 commit comments

Comments
 (0)