Skip to content

Commit 10c3d76

Browse files
committed
force pipelines rerun
1 parent 31d09eb commit 10c3d76

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

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

0 commit comments

Comments
 (0)