forked from loafle/openapi-generator-original
update comment
This commit is contained in:
parent
e9c767d098
commit
3ca8bb3e5a
@ -113,7 +113,7 @@ public class CodegenParameter implements IJsonSchemaValidationProperties {
|
||||
*/
|
||||
public Number multipleOf;
|
||||
|
||||
public String constant; // for const
|
||||
public String constant; // for const or enum with a single item
|
||||
|
||||
private Integer maxProperties;
|
||||
private Integer minProperties;
|
||||
|
Loading…
x
Reference in New Issue
Block a user