mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-20 17:29:51 +00:00
customizable stopfinder endpoint
This commit is contained in:
parent
d270ead50c
commit
750e44b1be
4 changed files with 9 additions and 7 deletions
|
@ -36,7 +36,7 @@ public class VrrProvider extends AbstractEfaProvider
|
|||
|
||||
public VrrProvider()
|
||||
{
|
||||
super(API_BASE, null, null, null, false, true);
|
||||
super(API_BASE, null, null, null, null, false, true);
|
||||
}
|
||||
|
||||
public NetworkId id()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue