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

Implement filtering by previous and subsequent station calls #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

0x24D
Copy link

@0x24D 0x24D commented Feb 4, 2024

The previous calls filter doesn't currently work due to the departures endpoint (correctly) returning null. Likewise after #5 is merged the subsequent calls filter won't work for the arrivals only board.

To resolve this issue could we do something like only calling the all endpoint and filtering the results ourselves depending on which board was being viewed?

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

Successfully merging this pull request may close these issues.

1 participant