Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AIP-84 | Add Auth for Import Error #47270

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jason810496
Copy link
Contributor

related: #42360

What

I have added the requires_access_dag dependency for the Import Error endpoints as well.
However, the implementation still depends on the ongoing discussion in #47062 (comment). ( I'm not sure if such granularity is needed for the Simple Auth Manager. If it is, I will add the necessary logic for get_readable_dags as well. )

For reference, here are the Import Error implementations in the Legacy API:
https://github.com/apache/airflow/blob/v2-10-test/airflow/api_connexion/endpoints/import_error_endpoint.py

@boring-cyborg boring-cyborg bot added area:API Airflow's REST/HTTP API area:UI Related to UI/UX. For Frontend Developers. labels Mar 2, 2025
@jedcunningham jedcunningham added the AIP-84 Modern Rest API label Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AIP-84 Modern Rest API area:API Airflow's REST/HTTP API area:UI Related to UI/UX. For Frontend Developers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants