Skip to content

Commit

Permalink
Platform number
Browse files Browse the repository at this point in the history
  • Loading branch information
kylerchin committed Apr 7, 2024
1 parent 7f872f7 commit 2d5ce51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions algo-for-fetching-departures-for-stop.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ struct DepartureArrivalEvent {
has_realtime: bool,
trip: gtfs_rt::TripDescriptor,
is_frequency: bool,
platform: Option<String>
}
```

0 comments on commit 2d5ce51

Please sign in to comment.