Skip to content

Commit 914ab7e

Browse files
committed
created dummy commit to restart CI processes.
1 parent 9e33875 commit 914ab7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/swagger-codegen/src/main/java/io/swagger/codegen/DefaultCodegen.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ public Map<String, Object> postProcessModelsEnum(Map<String, Object> objs) {
294294

295295
/**
296296
* Returns the common prefix of variables for enum naming if
297-
* two or more variables are present
297+
* two or more variables are present.
298298
*
299299
* @param vars List of variable names
300300
* @return the common prefix for naming

0 commit comments

Comments
 (0)