You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now and then, the /stations/:id/departures endpoint returns the departures in a wrong time order. This happens in the afternoon. Right now the "2017-11-14T17:19:00+01:00" entry apears before the "2017-11-14T16:19:00+01:00"
Now and then, the
/stations/:id/departures
endpoint returns the departures in a wrong time order. This happens in the afternoon. Right now the "2017-11-14T17:19:00+01:00" entry apears before the "2017-11-14T16:19:00+01:00"I use the folowing request:
https://vbb.transport.rest/stations/900000230091/departures?duration=120
and I get:
The problem ist not there if I use a
duration
< 100.The text was updated successfully, but these errors were encountered: