[ 
https://issues.apache.org/jira/browse/AIRFLOW-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16661974#comment-16661974
 ] 

jack commented on AIRFLOW-235:
------------------------------

I think this was already implemented.

The Google Cloud Platform connection has different field than other connectors.

> Improve connectors interface
> ----------------------------
>
>                 Key: AIRFLOW-235
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-235
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: webserver
>    Affects Versions: 1.7.1.2
>            Reporter: Jakob Homan
>            Assignee: Chi Su
>            Priority: Major
>
> Right now the connections interface has the same fields for all connectors, 
> whether or not they apply.  Per-connector values are stuffed into the extra 
> field, which doesn't have any description or clarification.  Connectors don't 
> have any way of displaying what extra information they require.
> It would be better if connectors could define what fields they specified 
> through the interface (a map of field name to type, description, validator, 
> etc).  The connector web page could then render these and pass them back to 
> the connector when it is instantiated. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to