Empty TEMPLATE in resource endpoint causes request to fail
Hi there I have a generic endpoint that I'm writing tests against: http://api-proxy.web/api.xro/2.0/{endpoint}/{ID} I defined the base of the endpoint in my Service Endpoints section. I then def...