Open iammurugesh opened 10 months ago
Hi,
I have a requirement where i need create a json mapping to more than 1 JSON input files. Is merging the json files the only way? what if both these json files have same Keys?
You can pass one JSON as input and the others as parameters.
Thanks , Can you please point me to any example?
Hi,
I have a requirement where i need create a json mapping to more than 1 JSON input files. Is merging the json files the only way? what if both these json files have same Keys?