Type Alias JPatchOpReplace

JPatchOpReplace: { op: "replace"; path: string; value: JData }