We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbfb1da commit 4644b0aCopy full SHA for 4644b0a
src/server/transit.ts
@@ -76,7 +76,7 @@ export const getTransitData = async (): Promise<TransitData> => {
76
gtfsId
77
name
78
code
79
- stoptimesWithoutPatterns {
+ stoptimesWithoutPatterns(numberOfDepartures: 20) {
80
arrivalDelay
81
departureDelay
82
headsign
0 commit comments