JOLT filter – Remove fields from nested array based on condition for two different JSON values
I have to make a JOLT filter to delete a field based on condition, also the filter has to work with two different JSON structures. So, here is the case. I have these JSONs: JSON 1: { "header": { "key":…