JsonPatch

constructor(op: JsonPatch.Operation, path: String, value: JsonElement? = null, from: String? = null)