herlambang commented on issue #31014: URL: https://github.com/apache/airflow/issues/31014#issuecomment-1532386183
I also noticed on this page https://airflow.apache.org/docs/apache-airflow/stable/core-concepts/params.html#use-params-to-provide-a-trigger-ui-form, under `If you use the Param class as definition of the param value, the following parameters can be added` ``` list: Generates a HTML multi line text field, every line edited will be made into a string array as value ``` `list:` should be `array:` instead -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
