readTree(it).map { node -> // JsonNode // Our parsing code comes here} Now we can iterate over each object in the JSON array returned by the API ...
確定! 回上一頁