db-vendo-client/p/dbnav/base.json

12 lines
628 B
JSON
Raw Normal View History

2024-12-21 23:04:05 +00:00
{
"journeysEndpoint": "https://app.vendo.noncd.db.de/mob/angebote/fahrplan",
2025-01-03 10:57:24 +00:00
"refreshJourneysEndpointTickets": "https://app.vendo.noncd.db.de/mob/angebote/recon",
2024-12-21 23:04:05 +00:00
"refreshJourneysEndpointPolyline": "https://app.vendo.noncd.db.de/mob/trip/recon",
"locationsEndpoint": "https://app.vendo.noncd.db.de/mob/location/search",
2025-01-08 23:02:57 +00:00
"stopEndpoint": "https://app.vendo.noncd.db.de/mob/location/details/",
2024-12-21 23:04:05 +00:00
"nearbyEndpoint": "https://app.vendo.noncd.db.de/mob/location/nearby",
2025-01-03 10:57:24 +00:00
"tripEndpoint": "https://app.vendo.noncd.db.de/mob/zuglauf/",
2025-01-02 14:00:45 +00:00
"boardEndpoint": "https://app.vendo.noncd.db.de/mob/bahnhofstafel/",
2024-12-21 23:04:05 +00:00
"defaultLanguage": "en"
}