I'm starting to explore the possibility to use Jolt into one of our project that requires the transformation of some JSON files to adapt them to an evolution of the system; we need to change only specific parts of the JSON files and leave all the rest the same.
Which approach would you suggest to do this kind of process?
Hi everyone,
I'm starting to explore the possibility to use Jolt into one of our project that requires the transformation of some JSON files to adapt them to an evolution of the system; we need to change only specific parts of the JSON files and leave all the rest the same. Which approach would you suggest to do this kind of process?