Skip to main content

Operation

operationTypeOperationType (string)

Possible values: [Add, Remove, Replace, Move, Copy, Test, Invalid]

pathstringnullable
opstringnullable
fromstringnullable
valuenullable
Operation
{
"operationType": "Add",
"path": "string",
"op": "string",
"from": "string"
}