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

it's unclear what the resolved value that DS.Adapter#updateRecord suppose to return #3712

Closed
oriSomething opened this issue Aug 27, 2015 · 2 comments

Comments

@oriSomething
Copy link
Contributor

i notice it works with the promise when resolved with undefined, but it's unclear what it suppose to resolve if some data changed in the model because of the save

@bmac
Copy link
Member

bmac commented Aug 27, 2015

Hi @oriSomething. I opened a pr to better document the resolved value of DS.Adapter#updateRecord. Please let me know if it answers your question. #3713

@oriSomething
Copy link
Contributor Author

first of all, thanks!
second, yes and no, because the serialized format is still unclear explanation to me. and i can't say if it's not another issue, but for example i get an error when i return JSON-API format. i'm not sure what's happen another the hood and what functions are called for the returned data and get a blank error.

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

No branches or pull requests

2 participants