The above only generates the background page for the swagger documentation, while if you adjust the path parameter to anything else or even remove it, it appears to work.
I can write a workaround to achieve the intended effect, but it does appear to be a bug.
Swagger doesn't appear to generate documentation if the path is set to '/', an example here:
The above only generates the background page for the swagger documentation, while if you adjust the path parameter to anything else or even remove it, it appears to work.
I can write a workaround to achieve the intended effect, but it does appear to be a bug.