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

Automatically update resources on PUT requests #1464

Closed
ThomasCedrini opened this issue Mar 3, 2017 · 0 comments
Closed

Automatically update resources on PUT requests #1464

ThomasCedrini opened this issue Mar 3, 2017 · 0 comments

Comments

@ThomasCedrini
Copy link

Hello everyone,

I discovered Restangular a month ago and I really enjoy using it.
Nevertheless, I feel like something is missing in the way I use it.

For instance, each time I put a resource, I want to update the resource with the API response. If I upload an image, I send the JS File object in the resource and on the API response update that resource with the response url.
How can I have this behaviour for any Restangular instance without adding the same boilerplate code ?

Thank you !

@ThomasCedrini ThomasCedrini closed this as not planned Won't fix, can't repro, duplicate, stale Jun 19, 2024
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

1 participant