mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-07 05:38:47 +00:00
BVG: Sync to 6.2.10.
This commit is contained in:
parent
e2dafd2874
commit
e4cc2c152d
1 changed files with 2 additions and 1 deletions
|
@ -49,7 +49,8 @@ public final class BvgProvider extends AbstractHafasClientInterfaceProvider {
|
|||
|
||||
public BvgProvider(final String jsonApiAuthorization) {
|
||||
super(NetworkId.BVG, API_BASE, PRODUCTS_MAP);
|
||||
setApiVersion("1.14");
|
||||
setApiVersion("1.21");
|
||||
setApiExt("BVG.1");
|
||||
setApiClient("{\"id\":\"BVG\",\"type\":\"AND\"}");
|
||||
setApiAuthorization(jsonApiAuthorization);
|
||||
setStyles(STYLES);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue