generate JSON file content
I am a beginner with JSON. I have the following in my JSON file (file-1) : { "Aps": [ { "type": "opo", "price_min": 7, "price_max":10, "app_time": 0, "arguments": { "prices": 15, "apps_num": "112" }, "attributes": { "name":"user1", "priority":"100" } }…