mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-07 20:18:50 +00:00
DSB: Sync to 4.9.9.
This commit is contained in:
parent
2550c68771
commit
5e480656af
1 changed files with 2 additions and 1 deletions
|
@ -38,7 +38,8 @@ public class DsbProvider extends AbstractHafasClientInterfaceProvider {
|
|||
public DsbProvider(final String apiAuthorization) {
|
||||
super(NetworkId.DSB, API_BASE, PRODUCTS_MAP);
|
||||
setApiEndpoint("iphone.exe");
|
||||
setApiVersion("1.14");
|
||||
setApiVersion("1.15");
|
||||
setApiExt("DK.9");
|
||||
setApiClient("{\"id\":\"DK\",\"type\":\"AND\"}");
|
||||
setApiAuthorization(apiAuthorization);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue