This is an automated email from the ASF dual-hosted git repository.
weilee pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from a5bb34fa560 Add edit pool button (#46998)
add a17decffcd2 Make run_after optional as part of API (#46967)
No new revisions were added by this update.
Summary of changes:
airflow/api/common/trigger_dag.py | 3 ++-
airflow/api_fastapi/core_api/datamodels/dag_run.py | 8 ++++----
airflow/api_fastapi/core_api/openapi/v1-generated.yaml | 6 ++++--
airflow/ui/openapi-gen/requests/schemas.gen.ts | 11 +++++++++--
airflow/ui/openapi-gen/requests/types.gen.ts | 2 +-
5 files changed, 20 insertions(+), 10 deletions(-)