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 route details endpoint and enums #511

Closed albertkun closed 5 months ago

albertkun commented 5 months ago

This pull request adds a new route details endpoint to the API, which allows users to retrieve route details based on route code, direction ID, day type, and time. It also introduces two new enums, DirectionId and DayType, to provide more structured input for the endpoint.