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" .
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".