public-transport / db-hafas

JavaScript client for the Deutsche Bahn HAFAS API.
https://github.com/public-transport/db-hafas
ISC License
75 stars 5 forks source link

Contains Journey.Leg.line object contains values required at Journey.Leg #24

Open lightsprint09 opened 5 years ago

lightsprint09 commented 5 years ago

mode, public, operator art not available in Journey.Leg as defined in 1.2.0

They are available in Journey.Leg.line

derhuerst commented 5 years ago

That's definitely a problem! It might not look like it, but I'm keeping track of it here: https://github.com/public-transport/hafas-client/issues/76#issuecomment-433367645