jscheffl commented on PR #42959:
URL: https://github.com/apache/airflow/pull/42959#issuecomment-2408925816

   > Hi @jscheffl, since this API is migrated from the home view in 
`airflow/www/views.py,` and `dag_tags` is just a small part of the home view, 
I'm not sure if this is the only endpoint that needs to be migrated from the 
home view. @bbovenzi, do you have any insights on this?
   
   Okay, then if this is _not_ a migration we should clarify if this really 
should get to be a public API. I'd think if it is used only in one place in the 
new UI then we should not make it a new public API. As there are other public 
APIs to retrieve the sme information 
(https://airflow.apache.org/docs/apache-airflow/stable/stable-rest-api-ref.html#operation/get_dag_details)


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