jscheffl opened a new issue, #47501: URL: https://github.com/apache/airflow/issues/47501
### Body To be able to implement #47496 and #47497 the connection types and extra form elements meta data needs to be served by an additional API endpoint. Note: The extra form parameters should be served in the same structure and format like the DAG params such that the form elements of FlexibleForm can be re-used in the UI. Assumption is that the needed connection types are serialized in a DB table. (No dependency to providers manager should be added to API server) ### Committer - [x] I acknowledge that I am a maintainer/committer of the Apache Airflow project. -- 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]
