I am facing a strange issue while response mapping.
At root path i am using $.Resources.*
and response mapping as :
However i am not able to get the id in the mapping instead another field additional id pops up:
Instead of id another field is getting mapped and this behaviour is strange but works using curl command.
Thanks