diff --git a/docs/db-apis.md b/docs/db-apis.md index f40eab83..d97d0bda 100644 --- a/docs/db-apis.md +++ b/docs/db-apis.md @@ -1,6 +1,6 @@ # New DB Board and Route Planning APIs (beyond HAFAS and IRIS) -(Beware that a DB journey is what you usually call a trip (a vehicle travelilng at a certain time) and a DB trip is what you usually call a journey (result of a route search from A to B).) +(Beware that a DB journey is what you usually call a trip (a vehicle travelling at a certain time) and a DB trip is what you usually call a journey (result of a route search from A to B).) ## RIS::Boards https://apis.deutschebahn.com/db/apis/ris-boards/v1/public/ @@ -59,10 +59,11 @@ EPs: * angebote/recon/autonomereservierung (prices) Notes: -* see [traffic dumps](dumps/readme.md) +* see [traffic dumps](dumps/) * no API Key needed * used by new DB Navigator * HAFAS trip IDs +* boards only 1 hour (or unknown param) * does not contain machine-readable cancelled info in the boards (only "Halt entfällt" string), but contains relevant remarks * loadFactor only on journeys (?) diff --git a/docs/dumps/readme.md b/docs/dumps/readme.md index af41dfed..3718bb5e 100644 --- a/docs/dumps/readme.md +++ b/docs/dumps/readme.md @@ -1,6 +1,6 @@ # Dumps from DB Navigator API app.vendo.noncd.db.de -In this directory, some intercepted traffic from DB Navigator. +In this directory, some intercepted traffic from DB Navigator. (Repo license does not apply to this directory.) How to intercept: