-
Notifications
You must be signed in to change notification settings - Fork 26
[SCHEMATIC-314] JSONSchema Data Model Documentation #1622
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
Conversation
thomasyu888
left a comment
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.
🔥 LGTM! I'll leave it to @andrewelamb for the final review after other things get merged in
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.
Threw comments on the areas that could be improved, but overall this is a great documentation update!
Co-authored-by: BryanFauble <17128019+BryanFauble@users.noreply.github.com>
|
@BryanFauble thanks for reviewing! |
|



Problem:
Users need documentation explaining how concepts in a data model map to fields in JSONSchema files.
Solution:
A new documentation page covering how fields in JSONSchema files are set from concepts in a schematic data model.
Testing:
Documentation (see here) will be reviewed by others and feedback will be given.