want to create a json object with the details from two different files. Don’t want to write two separate json_object creations and add them up manually. ANY SUGGESTIONS please , Thanks
Data
{
File 1
{
data from file 1
},
File 2
{
data from file 2
}
}
could not find anything in the IBM manuals
New contributor
Kumar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.