At the moment there doesn't seem to be a way to apply a json patch object.
The applyJsonPatch() function will perform a PATCH request against the provided model with the content-type set to application/json-patch+json and the provided json patch array as the body.
At the moment there doesn't seem to be a way to apply a json patch object.
The applyJsonPatch() function will perform a PATCH request against the provided model with the content-type set to application/json-patch+json and the provided json patch array as the body.
Example json patch array: