Skip to content

Call PartialUpdateElement but correct payload

Yoann Schneider requested to merge call-update-element into master

Complements #222 (closed)

This endpoint helper was incomplete as many fields were missing and the payload sent to the server was not right. PartialUpdateElement should be called only with the fields to update. All others were overwritten.

Edited by Yoann Schneider

Merge request reports

Loading