mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-18 00:09:55 +00:00
SE: Sync to web.
This commit is contained in:
parent
5e480656af
commit
60b8507b23
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ public class SeProvider extends AbstractHafasClientInterfaceProvider {
|
|||
|
||||
public SeProvider(final String jsonApiAuthorization) {
|
||||
super(NetworkId.SE, API_BASE, PRODUCTS_MAP);
|
||||
setApiVersion("1.14");
|
||||
setApiVersion("1.21");
|
||||
setApiClient("{\"id\":\"SAMTRAFIKEN\",\"type\":\"AND\"}");
|
||||
setApiAuthorization(jsonApiAuthorization);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue