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

Should be able to take an ember data model as a schema #8

Open
toddjordan opened this issue Dec 24, 2015 · 0 comments
Open

Should be able to take an ember data model as a schema #8

toddjordan opened this issue Dec 24, 2015 · 0 comments

Comments

@toddjordan
Copy link
Owner

The component should be able to either covert a model to json-schema based in its fields, or use a json-schema adapter and fetch the underlying schema. This will allow non-json-schema formats to be used, leveraging ember data's serializer functionality to adapt data into a form to work with.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant