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 noticed that I can only use ApplyTo once. The second time it throws NotSupportedException("Cannot apply more than once");
I can't see why that restriction is enforced. Who cares if you apply it more than once? It looks like it will work just fine...
The text was updated successfully, but these errors were encountered:
aaronclawrence
changed the title
JsonMergePatchDocument - Why "Can only be applied once" ?
JsonMergePatchDocument - Why "Cannot apply more than once" ?
Oct 8, 2024
I noticed that I can only use ApplyTo once. The second time it throws NotSupportedException("Cannot apply more than once");
I can't see why that restriction is enforced. Who cares if you apply it more than once? It looks like it will work just fine...
The text was updated successfully, but these errors were encountered: