You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 text was updated successfully, but these errors were encountered:
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 text was updated successfully, but these errors were encountered: