mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-16 17:39:49 +00:00
SH: Sync to 2.0.1.
This commit is contained in:
parent
d85f0b80b5
commit
3613ddc06a
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ public class ShProvider extends AbstractHafasClientInterfaceProvider {
|
|||
|
||||
public ShProvider(final String apiAuthorization) {
|
||||
super(NetworkId.SH, API_BASE, PRODUCTS_MAP);
|
||||
setApiVersion("1.14");
|
||||
setApiVersion("1.18");
|
||||
setApiClient("{\"id\":\"NAHSH\",\"type\":\"AND\"}");
|
||||
setApiAuthorization(apiAuthorization);
|
||||
setStyles(STYLES);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue