mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-19 08:49:58 +00:00
LU: Sync to 3.5.5.
This commit is contained in:
parent
f2ce4dd524
commit
a29613c0c4
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ public class LuProvider extends AbstractHafasClientInterfaceProvider {
|
||||||
|
|
||||||
public LuProvider(final String apiAuthorization) {
|
public LuProvider(final String apiAuthorization) {
|
||||||
super(NetworkId.LU, API_BASE, PRODUCTS_MAP);
|
super(NetworkId.LU, API_BASE, PRODUCTS_MAP);
|
||||||
setApiVersion("1.16");
|
setApiVersion("1.21");
|
||||||
setApiClient("{\"id\":\"CDT\",\"type\":\"AND\"}");
|
setApiClient("{\"id\":\"CDT\",\"type\":\"AND\"}");
|
||||||
setApiAuthorization(apiAuthorization);
|
setApiAuthorization(apiAuthorization);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue