mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-07 17:58:49 +00:00
VMT: Sync to 2.0.1.
This commit is contained in:
parent
3613ddc06a
commit
4760b71c4b
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ public class VmtProvider extends AbstractHafasClientInterfaceProvider {
|
|||
|
||||
public VmtProvider(final String jsonApiAuthorization) {
|
||||
super(NetworkId.VMT, API_BASE, PRODUCTS_MAP);
|
||||
setApiVersion("1.14");
|
||||
setApiVersion("1.15");
|
||||
setApiClient("{\"name\":\"VMT\",\"type\":\"AND\"}");
|
||||
setApiAuthorization(jsonApiAuthorization);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue