improvements
Some checks failed
Build and Push Docker Image / build_and_push (push) Failing after 34s

This commit is contained in:
2025-06-10 08:59:58 +02:00
parent 418c7152b6
commit 2f0a45ced0
4 changed files with 133 additions and 116 deletions

View File

@@ -95,6 +95,7 @@ message GetSolidarityTransportBookingsRequest {
google.protobuf.Timestamp start_date = 1;
google.protobuf.Timestamp end_date = 2;
string passengerid = 3;
string driverid = 4;
}
message GetSolidarityTransportBookingsResponse {