wrote:
Hi,
I guess you are using a structure as output and sending the output in body. Did you try changing the output to text? When I tested it in postman it return nothing
Even when output is structure then we can do below in on response and I get same result in postman.
Hi Prasad,
Thanks for your reply.
I'll have a look at this proposed solution but I see some downsides:
Changing the output format to text is impacting the swagger which is not what we want.
Also when we use this solution it means that we have to customize this for every service, a standard solution would be more preferable.
KR,
Eelco.