fiw grpc
This commit is contained in:
parent
faf5eb343a
commit
d51db29c35
|
@ -68,7 +68,7 @@ message BookingRequest {
|
||||||
google.protobuf.Timestamp pickup_date = 7;
|
google.protobuf.Timestamp pickup_date = 7;
|
||||||
}
|
}
|
||||||
|
|
||||||
message Booking {
|
message BookingSilvermobi {
|
||||||
string id = 1;
|
string id = 1;
|
||||||
User driver = 2;
|
User driver = 2;
|
||||||
User passenger = 3;
|
User passenger = 3;
|
||||||
|
|
Loading…
Reference in New Issue