I am using sharepoint connector in my api and able to receive response in form of hashmap, i want to send the hashmap response as it is as output, what should i do?(Note: i have set my raml body response as application/java)
I tried setting multiple body responses in raml , e.g- application/json, apllication/javaBut was able to receive error stating invalid data format