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