chenglongyan opened a new pull request, #21560: URL: https://github.com/apache/airflow/pull/21560
This pr add template_fields and constructor parameters to output of [list-integrations.py](https://github.com/apache/airflow/blob/main/scripts/tools/list-integrations.py) ### Output format: #### [class-name];[template_fields];[constructor parameters] class-name : full qualified class name template_fields : comma separated constructor parameters : comma separated ### Screenshot: ##### Before add:  ##### After:  closes: #8893 -- 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]
