mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-07-05 07:01:01 +00:00
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