We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c566024 commit 8e9aa8cCopy full SHA for 8e9aa8c
modules/swagger-codegen/src/main/java/io/swagger/codegen/DefaultCodegen.java
@@ -656,7 +656,6 @@ public String toInstantiationType(Property p) {
656
* Return the example value of the parameter.
657
*
658
* @param p Swagger property object
659
- * @return string presentation of the example value of the property
660
*/
661
public void setParameterExampleValue(CodegenParameter p) {
662
0 commit comments