LACMTA / metro-api-v2

Docs: https://lacmta.github.io/metro-api-v2/ Dev: https://dev-metro-api-v2.ofhq3vd1r7une.us-west-2.cs.amazonlightsail.com/docs
https://api.metro.net/docs
0 stars 3 forks source link

Add endpoint to get trip shape stop times data #502

Closed albertkun closed 6 months ago

albertkun commented 6 months ago

This pull request adds a new endpoint to the API that allows users to retrieve trip shape stop times data by route code, day type, direction id, and time. The endpoint is implemented in the get_trip_shape_stop_times function in the API code.