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

find unknown response fields #115

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

find unknown response fields #115

wants to merge 5 commits into from

Conversation

derhuerst
Copy link
Member

@derhuerst derhuerst commented May 27, 2019

See #109 for the rationale.

  • cover all relevant calls
    • journeys()
    • departures()/arrivals()
    • locations()
    • stop()
    • nearby()
    • trip()
    • radar()
    • reachableFrom()
  • remove some requireds from the schemas, in order to reduce the nr of false positives
  • collect responses to generate schemas that are general enough to work with all endpoints

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

Successfully merging this pull request may close these issues.

None yet

1 participant