Skip to content

Commit 26f9dc0

Browse files
committed
try to force pipelines rerun
1 parent b87b6e9 commit 26f9dc0

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
@@ -109,6 +109,7 @@ public enum DeclarativeInterfaceReactiveMode {
109109
}
110110
}
111111

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

0 commit comments

Comments
 (0)