mirror of
https://gitlab.com/mobicoop/v3/service/matcher.git
synced 2026-01-01 05:52:40 +00:00
improve response, fix integration tests
This commit is contained in:
@@ -69,7 +69,7 @@ message Match {
|
||||
}
|
||||
|
||||
message Journey {
|
||||
int32 weekday = 1;
|
||||
int32 day = 1;
|
||||
string firstDate = 2;
|
||||
string lastDate = 3;
|
||||
repeated Step steps = 4;
|
||||
|
||||
Reference in New Issue
Block a user