diff --git a/v3.0.0/tasks-schema.json b/v3.0.0/tasks-schema.json index dfa8bdb..1f1ee5a 100644 --- a/v3.0.0/tasks-schema.json +++ b/v3.0.0/tasks-schema.json @@ -1190,10 +1190,18 @@ ] }, "minimum": { - "description": "The minimum inclusive valid sample value from the predictive distribution" + "description": "The minimum inclusive valid sample value from the predictive distribution.", + "type": [ + "number", + "integer" + ] }, "maximum": { - "description": "The maximum inclusive valid sample value from the predictive distribution" + "description": "The maximum inclusive valid sample value from the predictive distribution.", + "type": [ + "number", + "integer" + ] } }, "required": [