fix java docstring

This commit is contained in:
wing328 2016-03-06 15:52:47 +08:00
parent 4ec8003ab5
commit 9eecccb418

View File

@ -656,7 +656,6 @@ public class DefaultCodegen {
* Return the example value of the parameter. * Return the example value of the parameter.
* *
* @param p Swagger property object * @param p Swagger property object
* @return string presentation of the example value of the property
*/ */
public void setParameterExampleValue(CodegenParameter p) { public void setParameterExampleValue(CodegenParameter p) {