variable name is changed
This commit is contained in:
parent
e607eafa47
commit
1f977bb45d
|
@ -51,5 +51,5 @@ message SigninRequest {
|
||||||
|
|
||||||
message SigninResponse {
|
message SigninResponse {
|
||||||
optional bet.protobuf.rpc.Error error = 1;
|
optional bet.protobuf.rpc.Error error = 1;
|
||||||
optional string token = 2;
|
optional string session_id = 2;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user