mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 15:19:35 +02:00
10 lines
581 B
JSON
10 lines
581 B
JSON
{
|
|
"journeysEndpoint": "https://app.vendo.noncd.db.de/mob/angebote/fahrplan",
|
|
"refreshJourneysEndpointPrice": "https://app.vendo.noncd.db.de/mob/angebote/recon/autonomereservierung",
|
|
"refreshJourneysEndpointPolyline": "https://app.vendo.noncd.db.de/mob/trip/recon",
|
|
"locationsEndpoint": "https://app.vendo.noncd.db.de/mob/location/search",
|
|
"nearbyEndpoint": "https://app.vendo.noncd.db.de/mob/location/nearby",
|
|
"tripEndpoint": "https://app.vendo.noncd.db.de/mob/zuglauf",
|
|
"boardEndpoint": "https://app.vendo.noncd.db.de/mob/bahnhofstafel/abfahrt",
|
|
"defaultLanguage": "en"
|
|
}
|