Activation Conditions
"type": "number"
or"type": "integer"
"enum"
array defined
Optional Properties
"x-enumTitles"
- Human-readable labels that replace the numeric values in the dropdown
Displays a dropdown select box populated with the values from the enum
array. Ideal when users need to choose from predefined numeric options.
"type": "number"
or "type": "integer"
"enum"
array defined"x-enumTitles"
- Human-readable labels that replace the numeric values in the dropdown