Closed perabello closed 10 years ago
Try to disable useOutputFlatStructure
<useOutputFlatStructure>false</useOutputFlatStructure>
With this tag, the path is correct in service.json But swagger-ui still shows "tgss" instead of "companies/tgss". Should I open a issue for it in swagger-ui foro?
I have a service with this path: /companies/tgss The generation with swagger-maven-plugin runs for the strapdown.html file, but not for services.json. In service.json the path is changed by "/companies_tgss.{format}"