mirror of
https://github.com/opentripplanner/OpenTripPlanner.git
synced 2025-07-06 18:00:32 +02:00
12 lines
No EOL
228 B
JSON
12 lines
No EOL
228 B
JSON
{
|
|
// Run all test-cases on the given date
|
|
"testDate": "2024-10-17",
|
|
"feedId": "1",
|
|
// Default: "graph.obj"
|
|
"graph": "graph.obj",
|
|
"flex": {
|
|
"maxAccessWalkDuration": "10m",
|
|
"maxEgressWalkDuration": "10m"
|
|
}
|
|
|
|
} |