getJSON loop in Jquery dosent return all objects
I have a specific problem.
I have one JSON file that contains all JSON files in a folder.
I am iterating through that in a function where i create an array,
I take that array and send it to another function where i for each filename in array 1
Iterate through and get all the keys and values of that JSON.