Hello, I'm getting an issue with my REST profile application.
When I try to update an object, it is not updated.
I send the object with modified values via PUT method, when review the object in the controller, it has the original values and send 200 status code (success)