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

   > 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)
   
   I think this is a good addition to the public API because currently there is 
no way for a user to be able to retrieve all the `tags` available for filtering 
for instance. This was done in the legacy UI through custom views.
   
   Meaning that users of the API would have to know in advance tags to 
effectively filter on them.


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