webapi icon indicating copy to clipboard operation
webapi copied to clipboard

Handle case where there is no path in the Swagger file (/)

Open kahlil29 opened this issue 5 years ago • 0 comments

In this case, the endpoint would be just the base url. We need to discuss how Webapi would handle this and consequently how we will be handling this in webapi-swagger. Currently, we are handling this with a temporary fix/hack of setting the route as Static "BaseRoute" .

kahlil29 avatar Apr 26 '19 11:04 kahlil29