norm commented on code in PR #25370:
URL: https://github.com/apache/airflow/pull/25370#discussion_r935883953


##########
airflow/api_connexion/openapi/v1.yaml:
##########
@@ -2238,6 +2238,9 @@ components:
         conn_type:
           type: string
           description: The connection type.
+        description:
+          type: string
+          description: The description of the connection.

Review Comment:
   Ah but it isn't new in 2.4. It was there before, just not documented :)



-- 
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]

Reply via email to