Type alias JsonPatchOpType

JsonPatchOpType: "add" | "remove" | "replace" | "copy" | "move"