Skip to content

WEB-452 — Update client to allow fetching arrivals by stop#138

Merged
wisc-gmv merged 6 commits into
masterfrom
feature/WEB-452-update-track-api-js-wrapper-to-allow-fetching-arrivals-by-stop
Jul 22, 2026
Merged

WEB-452 — Update client to allow fetching arrivals by stop#138
wisc-gmv merged 6 commits into
masterfrom
feature/WEB-452-update-track-api-js-wrapper-to-allow-fetching-arrivals-by-stop

Conversation

@wisc-gmv

Copy link
Copy Markdown
Contributor

Executes /1/{customer_code}/stops/{stop_id}/arrivals{?count}

Lets you fetch arrivals from the Stop resource.

api.customer('SYNC').stop(1234).arrivals({ count: 3 });

@wisc-gmv
wisc-gmv requested a review from glenwperry July 13, 2026 16:24
@wisc-gmv
wisc-gmv force-pushed the feature/WEB-452-update-track-api-js-wrapper-to-allow-fetching-arrivals-by-stop branch from 6634d1e to 9522109 Compare July 13, 2026 16:28
@wisc-gmv
wisc-gmv requested a review from chrishighet July 20, 2026 15:15
@ikennai
ikennai self-requested a review July 21, 2026 17:47
@wisc-gmv
wisc-gmv merged commit 673795c into master Jul 22, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants