Database Error Messages

JZN-00251

JSON Patch operations must be objects

Cause

The JavaScript Object Notation (JSON) Patch specification array contained some non-object members. Each element of the JavaScript Object Notation (JSON) Patch specification array must be an object describing a patch operation to be performed.


Action

Refer to the JSON Patch standard.