pierrejeambrun commented on PR #52713: URL: https://github.com/apache/airflow/pull/52713#issuecomment-3034951545
I understand now. You're just modifying the wrong datamodel. What you are looking for is: `execution_api/datamodels/connection.py`. Indeed there, the `ConnectionResponse` does not have `description` field. -- 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]
