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.
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.