[🐛 BUG] - If you don't specify a walkingTime
parsing response fails
#88
Labels
🐛 bug
Something isn't working
💡 enhancement
New feature or request
🆘 help wanted
Extra attention is needed
❔ question
Further information is requested
Describe the bug
If you don't specify a
walkingTime
with each station, then you don't get back any train times, specifically theupTown
anddownTown
lists are empty, because thetime
field for each trip isNaN
To Reproduce
Steps to reproduce the behavior:
walkingTime
Expected behavior
Expect train times to show up
Actual behavior
No train times show up
The text was updated successfully, but these errors were encountered: