Response behavior for proxies built with Swagger

Not applicable

I've created a swagger API and deployed it to Edge using a127. I noticed that if I call a resource that doesn't actually exist it would return the full swagger spec. I understand why it's doing this as it's essentially saying that it doesn't know the resource I'm requesting and providing me a list of the documented resources. How can I change this default behavior? I would prefer an error be generated but not the entire swagger doc to be returned. @Alan Williams

0 0 73