This is an automated email from the ASF dual-hosted git repository.

pierrejeambrun pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from b2cae8c775b Fix AssetCondition docstring (#47379)
     add 6107fcef991 AIP-84 | Add Auth for Dags (#47062)

No new revisions were added by this update.

Summary of changes:
 airflow/api_fastapi/common/db/common.py            | 52 ++++++++--------
 airflow/api_fastapi/common/parameters.py           | 11 ++--
 airflow/api_fastapi/core_api/base.py               | 23 +++++++
 .../api_fastapi/core_api/openapi/v1-generated.yaml | 12 ++++
 airflow/api_fastapi/core_api/routes/public/dags.py | 17 ++++-
 airflow/api_fastapi/core_api/security.py           | 56 +++++++++++++++--
 .../core_api/routes/public/test_dags.py            | 72 +++++++++++++++++++++-
 tests/api_fastapi/core_api/test_security.py        |  8 ++-
 8 files changed, 207 insertions(+), 44 deletions(-)

Reply via email to