Closed EyalBerger closed 2 years ago
Hi, Maybe I am missing something, but isn't it weird there are multiple "route_id"s at the output, while we requested for a single "route_id" on the parameters section? it's same when we query with "get"
fixed
the argument name was wrong - it should have been siri_route_ids instead of route_ids
siri_route_ids
route_ids
I opened an issue to have the API raise an exception in case of unknown argument - #362
Hi, Maybe I am missing something, but isn't it weird there are multiple "route_id"s at the output, while we requested for a single "route_id" on the parameters section? it's same when we query with "get"