Type Alias JPatchOpAdd

JPatchOpAdd: { op: "add"; path: string; value: JData }