mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-15 00:50:31 +00:00
VBN: Revert API version to 1.13.
This commit is contained in:
parent
16b21c3366
commit
4dcaaea3ad
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ public class VbnProvider extends AbstractHafasClientInterfaceProvider {
|
|||
|
||||
public VbnProvider(final String apiAuthorization) {
|
||||
super(NetworkId.VBN, API_BASE, PRODUCTS_MAP);
|
||||
setApiVersion("1.14");
|
||||
setApiVersion("1.13");
|
||||
setApiClient("{\"id\":\"VBN\",\"type\":\"AND\"}");
|
||||
setApiAuthorization(apiAuthorization);
|
||||
setStyles(STYLES);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue