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 ca6421789d5 Create AIP-82 documentation (#46912)
add aab624de4c9 AIP-84 Add latest dag version to dag details (#47066)
No new revisions were added by this update.
Summary of changes:
airflow/api_fastapi/core_api/datamodels/dags.py | 12 ++++++++++++
airflow/api_fastapi/core_api/openapi/v1-generated.yaml | 7 +++++++
airflow/ui/openapi-gen/requests/schemas.gen.ts | 13 +++++++++++++
airflow/ui/openapi-gen/requests/types.gen.ts | 4 ++++
tests/api_fastapi/core_api/routes/public/test_dags.py | 12 ++++++++++++
5 files changed, 48 insertions(+)