mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-07-05 15:10:49 +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 Number multipleOf;
|
||||||
|
|
||||||
public String constant; // for const
|
public String constant; // for const or enum with a single item
|
||||||
|
|
||||||
private Integer maxProperties;
|
private Integer maxProperties;
|
||||||
private Integer minProperties;
|
private Integer minProperties;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user