ballerina-lang icon indicating copy to clipboard operation
ballerina-lang copied to clipboard

Config schema generator does not include the default value

Open IrushiL opened this issue 3 years ago • 0 comments

Description: The current config schema generator does not include the default value specified for a configurable variable in the Ballerina code.

The usability of the low-code configurable editor forms could be improved if the config schema includes the default value as well.

IrushiL avatar Mar 14 '22 11:03 IrushiL