Add driver exclusion by group id
All checks were successful
Build and Push Docker Image / build_and_push (push) Successful in 1m56s
All checks were successful
Build and Push Docker Image / build_and_push (push) Successful in 1m56s
This commit is contained in:
@@ -65,6 +65,7 @@ message GetDriverJourneysRequest {
|
||||
google.protobuf.Timestamp departure_date = 5;
|
||||
optional int64 time_delta = 6;
|
||||
bool noreturn = 7;
|
||||
optional string exclude_group_id = 8; // Exclude drivers who have bookings in this group
|
||||
}
|
||||
|
||||
message GetDriverJourneysResponse {
|
||||
|
||||
Reference in New Issue
Block a user