bugraoz93 commented on issue #42560: URL: https://github.com/apache/airflow/issues/42560#issuecomment-2468972005
I've removed the export functionality, as we can retrieve all necessary data via the `list endpoints` and parse them to a given file from the `CLI`. This approach will reduce the workload and improve security for the `API` and the `CLI`. The more I looked at these endpoints and the approach, the more I felt this wasn’t even up for discussion, as this is clearly the better approach. Additionally, I've created the remaining issues for anyone who wants to pick them up. I haven’t labelled them as `good first issue` yet. cc: @jason810496 @josix if you're interested in more issues :) -- 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]
