Skip to content

Commit 2f80415

Browse files
committed
force pipelines rerun
1 parent 26f9dc0 commit 2f80415

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ public enum DeclarativeInterfaceReactiveMode {
109109
}
110110
}
111111

112-
113112
public enum RequestMappingMode {
114113
api_interface("Generate the @RequestMapping annotation on the generated Api Interface."),
115114
controller("Generate the @RequestMapping annotation on the generated Api Controller Implementation."),

0 commit comments

Comments
 (0)