juliuste / lvb

Inofficial LVB (Leipziger Verkehrsbetriebe) API client.
ISC License
31 stars 7 forks source link

Fix journey transformation throwing exception #22

Closed sibbl closed 4 years ago

sibbl commented 4 years ago

This PR should fix the issue #17.

There are no prices and zones to be transformed if the API returns a walking only route.

Instead of throwing an exception, these values will be null after this change.

juliuste commented 4 years ago

Thanks!

juliuste commented 4 years ago

Published on npm as 1.0.2