This commit is contained in:
Maxime 2024-07-26 11:22:17 +02:00
parent faf5eb343a
commit d51db29c35
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ message BookingRequest {
google.protobuf.Timestamp pickup_date = 7;
}
message Booking {
message BookingSilvermobi {
string id = 1;
User driver = 2;
User passenger = 3;