vincbeck commented on PR #47482:
URL: https://github.com/apache/airflow/pull/47482#issuecomment-2714368463

   > Can you rebase the branch and regenerate the openapi spec.
   > 
   > Some endpoints are missing the permissions (list_backfills, 
create_backfill, get_backfill etc.)
   > 
   > Also I think we might want an extra Entity for the AuthManager instead of 
going through dagrun every time. (That might be good for creating a backfill, 
to have both backfill + create dag run permission maybe, but for listing 
backfills, we need a dedicated entity I guess). You can take a look at this PR 
that also does that for AssetAliases: #47241
   
   I agree. I think #47241 is a great example, please follow it and tag me on 
the PR. I'll be happy to review it


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