Skip to content

Commit 8e9aa8c

Browse files
committed
fix java docstring
1 parent c566024 commit 8e9aa8c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -656,7 +656,6 @@ public String toInstantiationType(Property p) {
656656
* Return the example value of the parameter.
657657
*
658658
* @param p Swagger property object
659-
* @return string presentation of the example value of the property
660659
*/
661660
public void setParameterExampleValue(CodegenParameter p) {
662661

0 commit comments

Comments
 (0)