slapos_jio: Fixup Number+enum on select tags
This fixes up the support for the json schema definition for {"type": "number", "enum": [ 1.0, 2.0] } It relies on data-format to overcome the limitation of select fields that only output strings on input.value.
Showing
Please register or sign in to comment