-
Notifications
You must be signed in to change notification settings - Fork 16.5k
Closed
Labels
AIP-84Modern Rest APIModern Rest APIarea:APIAirflow's REST/HTTP APIAirflow's REST/HTTP APIarea:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.kind:featureFeature RequestsFeature Requests
Milestone
Description
In the public API, we should have a get /dag/tags endpoint that return a list of all tags across all DAGs. We can then use this in the UI to filter the dags list by tag #42712
Views.py code to migrate: https://github.com/apache/airflow//blob/main/airflow/www/views.py#L1035
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
AIP-84Modern Rest APIModern Rest APIarea:APIAirflow's REST/HTTP APIAirflow's REST/HTTP APIarea:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.kind:featureFeature RequestsFeature Requests