kaxil commented on code in PR #45448:
URL: https://github.com/apache/airflow/pull/45448#discussion_r1905188690


##########
task_sdk/src/airflow/sdk/definitions/connection.py:
##########
@@ -50,3 +55,32 @@ class Connection:
     def get_uri(self): ...
 
     def get_hook(self): ...
+
+    def _get_extra_dejson(self, nested: bool = False) -> dict:

Review Comment:
   I think it is planned to be used in 
https://github.com/apache/airflow/pull/35591/



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