Document number selector step size 'any' (#24099)

This commit is contained in:
Erik Montnemery 2022-09-15 08:29:58 +02:00 committed by GitHub
parent 7e358bcd19
commit 98b1058668
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -685,8 +685,8 @@ max:
type: [integer, float]
required: true
step:
description: The step value of the number value.
type: [integer, float]
description: The step size of the number value. Set to `"any"` to allow any number.
type: [integer, float, "any"]
required: false
default: 1
unit_of_measurement: