Click here to Skip to main content
15,891,033 members

Comments by Neil3092 (Top 2 by date)

Neil3092 15-Nov-21 12:25pm View    
I have added the controller code and in the res.body, I added [] across the res.body. I believe I am expecting the results in JSON array format. How do I change the JSON Object to JSOn Array instead?

Neil3092 15-Nov-21 12:07pm View    
Hey Chris - I have updated the response body and get the result as shown above. And what exactly am I supposed to look in the documentation of the API? I have written the API and it gets a request body and based on that, it gives out the response in the format shown above.