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

write script to find unknown/unparsed fields from HAFAS #109

Open
derhuerst opened this issue Apr 17, 2019 · 0 comments
Open

write script to find unknown/unparsed fields from HAFAS #109

derhuerst opened this issue Apr 17, 2019 · 0 comments
Assignees

Comments

@derhuerst
Copy link
Member

derhuerst commented Apr 17, 2019

It would be cool to have a script/dev tool that, given a checked-in JSON schema file,

  1. runs selected queries against HAFAS,
  2. reports all response fields that don't occur in the schema yet,
  3. generates a new schema file to be checked in (optional).

This would allow to

  • keep an overview on HAFAS features, as a to-do list for hafas-client,
  • let us notice that a feature got removed.
@derhuerst derhuerst self-assigned this May 27, 2019
derhuerst added a commit that referenced this issue May 27, 2019
derhuerst added a commit that referenced this issue May 27, 2019
derhuerst added a commit that referenced this issue Jul 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant