mik-laj edited a comment on issue #9937: URL: https://github.com/apache/airflow/issues/9937#issuecomment-663759588
There are many methods of DAG file synchronization, and under the simple concept of creating a DAG, there would have to be complex logic. We decided that we did not want to go in this direction. If you need to extend the API with an additional endpoint, you can use the plugins mechanism: https://airflow.readthedocs.io/en/latest/plugins.html ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
