Database Error Messages

JZN-00250

JSON Patch specification must be an array of operations

Cause

The JavaScript Object Notation (JSON) Patch specification was not an array. A JSON Patch specification must be an array, listing an ordered series of operations to be performed.


Action

Refer to the JSON Patch standard.