Skip to content

Commit 31d09eb

Browse files
committed
try to force pipelines rerun
1 parent 1a2a8dd commit 31d09eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/openapi-generator/src/main/java/org/openapitools/codegen/languages/KotlinSpringServerCodegen.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ public enum DeclarativeInterfaceReactiveMode {
108108
}
109109
}
110110

111+
111112
public enum RequestMappingMode {
112113
api_interface("Generate the @RequestMapping annotation on the generated Api Interface."),
113114
controller("Generate the @RequestMapping annotation on the generated Api Controller Implementation."),

0 commit comments

Comments
 (0)