mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-13 08:10:46 +00:00
OEBB: Sync to 5.7.
This commit is contained in:
parent
61ecf26077
commit
d85f0b80b5
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ public class OebbProvider extends AbstractHafasClientInterfaceProvider {
|
|||
|
||||
public OebbProvider(final String apiAuthorization) {
|
||||
super(NetworkId.OEBB, API_BASE, PRODUCTS_MAP);
|
||||
setApiVersion("1.14");
|
||||
setApiVersion("1.16");
|
||||
setApiClient("{\"id\":\"OEBB\",\"type\":\"AND\"}");
|
||||
setApiAuthorization(apiAuthorization);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue