Add status filter for booking retrieval
Some checks failed
Build and Push Docker Image / build_and_push (push) Failing after 5m24s
Some checks failed
Build and Push Docker Image / build_and_push (push) Failing after 5m24s
This commit is contained in:
@@ -99,6 +99,7 @@ message GetSolidarityTransportBookingsRequest {
|
||||
google.protobuf.Timestamp end_date = 2;
|
||||
string passengerid = 3;
|
||||
string driverid = 4;
|
||||
string status = 5;
|
||||
}
|
||||
|
||||
message GetSolidarityTransportBookingsResponse {
|
||||
|
||||
Reference in New Issue
Block a user