I see in the compile dependencies that hop drags in Jackson, the json processor

Are there any transforms that expose a jackson interface?

json input transform only seems to have path

That chokes when input fields are optional..
       The data structure is not the same inside the resource!
        We found 23 values for json path [$.*.value.customFields.CHECK1],
        which          is        different that the number returned for path
        [$.*.value.stockQuantities[1].quantityOnHand] (31 values).
        We MUST have the same number of values for all paths.

Reply via email to