i have selected a list of jsons from the response, like $.results[*} where `results` look like this:...
c
i have selected a list of jsons from the response, like $.results[*} where
results
look like this: results: [ {"id":1, "name":"user1"}, {"id":2, "name":"user2"} ]