|
@ -72,7 +72,7 @@ public class SwaggerConfig {
|
|
|
// String groupName="gateway";
|
|
|
|
|
|
URL remoteSwaggerFile = new URL("http://127.0.0.1:8080//v2/api-docs?group="+groupName);
|
|
|
Path outputFile = Paths.get("patient-co/patient-co-wlyy/build/"+groupName);
|
|
|
Path outputFile = Paths.get("patient-co/patient-co-figure-label/build/"+groupName);
|
|
|
|
|
|
Swagger2MarkupConfig config = new Swagger2MarkupConfigBuilder()
|
|
|
.withMarkupLanguage(MarkupLanguage.ASCIIDOC)
|