add booking retrieval for user
Some checks failed
Build and Push Docker Image / build_and_push (push) Failing after 32s
Some checks failed
Build and Push Docker Image / build_and_push (push) Failing after 32s
This commit is contained in:
@@ -89,6 +89,7 @@ message BookDriverJourneyResponse {
|
||||
message GetSolidarityTransportBookingsRequest {
|
||||
google.protobuf.Timestamp start_date = 1;
|
||||
google.protobuf.Timestamp end_date = 2;
|
||||
string passengerid = 3;
|
||||
}
|
||||
|
||||
message GetSolidarityTransportBookingsResponse {
|
||||
|
||||
Reference in New Issue
Block a user