mirror of
https://github.com/kestra-io/kestra.git
synced 2025-12-19 18:05:41 -05:00
Added a new 'prefill' property for all inputs to specify an optional UI hint for pre-filling the input,while allowing the input to be nullable. Fixes: #11819