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

Check structs used in explicit references #212

Merged
merged 1 commit into from
Nov 15, 2021

Conversation

VeaaC
Copy link
Collaborator

@VeaaC VeaaC commented Nov 10, 2021

Generated error messages like:
CRITICAL - app:71 - Error reading schema: Struct 'Factor' referenced, but not appearing in resource 'numbers'

Fixes #202

Generated error messages like:
`CRITICAL - app:71 - Error reading schema: Struct 'Factor' referenced, but not appearing in resource 'numbers'`

Fixes heremaps#202

Signed-off-by: Christian Vetter <christian.vetter@here.com>
Copy link
Collaborator

@eikesr eikesr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@VeaaC VeaaC merged commit ed97292 into heremaps:master Nov 15, 2021
@VeaaC VeaaC deleted the check_expl_ref branch November 15, 2021 08:08
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.

Flatdata schema parser does not check explicit_reference
2 participants