Skip to main content

Jsonpatchoperation

Properties

NameTypeDescriptionNotes
opstringThe operation to be performed[default to undefined]
pathstringA string JSON Pointer representing the target path to an element to be affected by the operation[default to undefined]
value(optional) JsonpatchoperationValue[default to undefined]