Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Have multiple Json input files that needs to be transformed to one file #325

Open
iammurugesh opened this issue Feb 7, 2024 · 2 comments
Labels
support Users asking how to solve a specific issue

Comments

@iammurugesh
Copy link

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?

@larsga
Copy link
Collaborator

larsga commented Feb 7, 2024

You can pass one JSON as input and the others as parameters.

@larsga larsga added the support Users asking how to solve a specific issue label Feb 7, 2024
@iammurugesh
Copy link
Author

Thanks , Can you please point me to any example?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support Users asking how to solve a specific issue
Projects
None yet
Development

No branches or pull requests

2 participants