You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to add a MergeOperation to the PatchOperation type, but I wanted to check here first to see if there was a good reason that hadn't already been done. Thanks!
The text was updated successfully, but these errors were encountered:
gotcha, ok cool, so that wouldn't be a welcome change then? What I'd ultimately like to be able to do is to include a merge with a list of Operations to be patched, but right now there's not an easy way to do that.
I would like to add a
MergeOperation
to thePatchOperation
type, but I wanted to check here first to see if there was a good reason that hadn't already been done. Thanks!The text was updated successfully, but these errors were encountered: