-
Notifications
You must be signed in to change notification settings - Fork 6
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
Add VVO to TRIAS-Providers.md #73
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you also add the respective JSON file describing the API?
You can check bwegt-trias.json
or vrn-trias.json
as a template.
I thought about that before this pull request. I have no idea what the official coverage is, I'm pretty sure it is not possible to ask TRIAS API about the coverage. I have no client that uses / validates / tests these JSON files. |
There are currently three levels of coverage that you can express. If you're not sure, pick a rather conservative estimation (e.g.
The CI validates these, so you'll see after pushing. Locally, you can use any JSON Schema validator by specifying |
added vvo-trias.json. Only unchecked guess is "LocationInformationRequest" and "supportedLanguages": [ "en", "de" ]. That is copied from bwegt-trias, which is also a version 1.1 form MENTZ. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good for me. Asking for https separately.
I asked VVO to support https |
Thanks! |
I have tested this API, no key needed.