mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-16 17:39:49 +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) {
|
||||
super(NetworkId.LU, API_BASE, PRODUCTS_MAP);
|
||||
setApiVersion("1.16");
|
||||
setApiVersion("1.21");
|
||||
setApiClient("{\"id\":\"CDT\",\"type\":\"AND\"}");
|
||||
setApiAuthorization(apiAuthorization);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue