Open
Description
As described in https://docs.swagger.io/spec.html
minimum | string | number, integer | The minimum valid value for the type, inclusive. If this field is used in conjunction with the defaultValue field, then the default value MUST be higher than or equal to this value. The value type is string and should represent the minimum numeric value. Note: This will change to a numeric value in the future.
The values may be number (float or double). Should be the validation be removed?
... if values.first.is_a?(Integer)
Metadata
Metadata
Assignees
Labels
No labels