City-of-Helsinki / maritime-maas

MIT License
0 stars 3 forks source link

MAAS-57 & MAAS-59 & MAAS-61 | Departures to stops and routes API endpoints #15

Closed tuomas777 closed 3 years ago

tuomas777 commented 3 years ago

Added Departure model and departure data to /stops/ and /routes/ API endpoints. The API should be pretty much the as specified here, with a couple of minor differences:

Because Departures contain the info about a Trips activity, Calendar and CalendarDate models are no longer needed and thus removed.