Update Model
Full updates of an object can be achieved by subitting a complete Model DTO object (see documentation).
Note that updates performed this way should contain a complete object, submitting only one propertly will result in the rest of the properties being set to null (with the exception of the id).