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

There is no way to detect if the boarding / alighting stop is skipped when refetching a leg with GTFS GraphQL API #6290

Open
miklcct opened this issue Nov 28, 2024 · 0 comments · May be fixed by #6291

Comments

@miklcct
Copy link
Contributor

miklcct commented Nov 28, 2024

Goal / high level use-case
I need to check if the boarding / alighting stop has been skipped when refetching a leg. There is a realtimeState in the leg but not in the call themselves.

Describe the solution you'd like
There is a realtimeState field in the boarding / alighting call. It already exists in the Transmodel API.

Describe alternatives you've considered
I tried to use the pickupType and dropoffType but it throws an exception when the call is cancelled.

Can't serialize value (/leg/dropoffType) : Invalid input for enum 'PickupDropoffType'. Unknown value 'CANCELLED'

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant