mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-08 19:33:55 +00:00
fix java docstring
This commit is contained in:
parent
4ec8003ab5
commit
9eecccb418
@ -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) {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user