traveltime-dev / traveltime-python-sdk

TravelTime SDK for Python programming language
https://docs.traveltime.com/
MIT License
20 stars 5 forks source link

Fixed flipped Departure and Arrival searches #97

Closed arnasbr closed 1 year ago

arnasbr commented 1 year ago

All time-map endpoints were accidentally made to flip arrival_searches and departure_searches with each other. Fixed this issue.