Docs: https://lacmta.github.io/metro-api-v2/ Dev: https://dev-metro-api-v2.ofhq3vd1r7une.us-west-2.cs.amazonlightsail.com/docs
0
stars
3
forks
source link
Refactor get_route_details and get_stop_times_by_route_code_and_agency functions #521
Closed
albertkun closed 6 months ago
This pull request refactors the get_route_details function in crud.py and the get_route_details endpoint. it is going from:
to
with more clearly labelled results.