diff --git a/schema/components.json b/schema/components.json index 8cc5f979f2..0888a4d743 100644 --- a/schema/components.json +++ b/schema/components.json @@ -605,7 +605,7 @@ "value": { "type": "number", "minimum": 0, - "multipleOf": 0.01 + "multipleOfPrecision": 0.01 }, "unit": { "type": "string",