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
When I try to patch an object that does not support the "Strategic Merge" patch type, we get an error like:
Error from server (UnsupportedMediaType): the body of the request was in an unknown format - accepted media types include: application/json-patch+json, application/merge-patch+json
We need to be able to set the patching strategy in this case.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
When I try to patch an object that does not support the "Strategic Merge" patch type, we get an error like:
We need to be able to set the patching strategy in this case.
The text was updated successfully, but these errors were encountered: