-
Notifications
You must be signed in to change notification settings - Fork 14
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
Create a page for the data model stuff #3
Comments
Actually for Here's an example:
The bonus of doing this is that the json-schemas can be re-used to produce an npm package which creates a tidepool data-model validator. I'm currently configuring this to update from travis. |
(I need the validator desperately to sanely test the parsers and their integration) |
I <3 schemas and would love it if the data-model wiki examples were codified more concretely in that way. |
Here's a basic web engraving of the schemas, minus the standard tidepool styling. The templates are in jade (meaning you can import markdown templates, perhaps from the wiki), among other things. It is updated automatically. |
tidepool-org/central#77
The text was updated successfully, but these errors were encountered: