mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-16 09:29:49 +00:00
INVG: Sync to 1.3.4.
This commit is contained in:
parent
a29613c0c4
commit
1b382db713
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ public class InvgProvider extends AbstractHafasClientInterfaceProvider {
|
|||
|
||||
public InvgProvider(final String apiAuthorization, final byte[] salt) {
|
||||
super(NetworkId.INVG, API_BASE, PRODUCTS_MAP);
|
||||
setApiVersion("1.14");
|
||||
setApiVersion("1.16");
|
||||
setApiClient("{\"id\":\"INVG\",\"type\":\"AND\"}");
|
||||
setApiAuthorization(apiAuthorization);
|
||||
setRequestMicMacSalt(salt);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue