Hello,
I’ve created a rest v2 resource that points to my service and has access only to the GET method.
When I call the rest service in the browser ( http://ishost:5555/restv2/myservice/ ) i get the details that the service should output, but is using the IS html in the background. ( imagine that you go into IS > packages > package service > run service with / without inputs… is the same style of output )
What do I have to do to make the output xml / json ?
I can’t find anywhere in the documentation how to control this, please let me know if this should be posted in a different section.

#Flow-and-Java-services#Integration-Server-and-ESB#webMethods