forked from loafle/openapi-generator-original
added spring-mvc sample
This commit is contained in:
@@ -22,7 +22,7 @@ public class SwaggerConfig {
|
||||
ApiInfo apiInfo() {
|
||||
ApiInfo apiInfo = new ApiInfo(
|
||||
"{{appName}}",
|
||||
"{{appDescription}}",
|
||||
"{{{appDescription}}}",
|
||||
"{{appVersion}}",
|
||||
"{{infoUrl}}",
|
||||
"{{infoEmail}}",
|
||||
|
||||
Reference in New Issue
Block a user