mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-20 17:29:51 +00:00
VBB: Sync to 4.4.1.
This commit is contained in:
parent
8980eb6dc1
commit
751e0abdcd
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ public class VbbProvider extends AbstractHafasClientInterfaceProvider {
|
|||
|
||||
public VbbProvider(final String apiAuthorization, final byte[] salt) {
|
||||
super(NetworkId.VBB, API_BASE, PRODUCTS_MAP);
|
||||
setApiVersion("1.16");
|
||||
setApiVersion("1.18");
|
||||
setApiExt("VBB.4");
|
||||
setApiClient("{\"id\":\"VBB\",\"type\":\"AND\"}");
|
||||
setApiAuthorization(apiAuthorization);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue