Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GTFS-related code and configurations #437

Merged
merged 4 commits into from
Jan 11, 2024
Merged

Add GTFS-related code and configurations #437

merged 4 commits into from
Jan 11, 2024

Commits on Jan 11, 2024

  1. feat: GTFS-related code and configurations

    refactor: removed gtfs_models
    albertkun committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    7d0628a View commit details
    Browse the repository at this point in the history
  2. remove: unnecessary file

    todo: get the json working for `trip_details`
    albertkun committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    5ab521d View commit details
    Browse the repository at this point in the history
  3. fix: trip_details_endpoint working

    fix: trip_update endpoint working
    refactor: get_trip_detail_by_vehicle function to filter results by stop_sequence
    albertkun committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    0a692e0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #436 from LACMTA:2023-api-optimization

    Add GTFS-related code and configurations
    albertkun authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    4d511a4 View commit details
    Browse the repository at this point in the history