Json – Jolt Transform to empty field
I have the following example of JSON and there many other fields apart from these 3 [ { "field1": "xyz", "field2": "mno", "res1": "pqrs" }, { "field1": "xyz1", "field2": "mno1", "res1": "pqrs1" }..other entries ] I would like to empty…