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

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


    from c14b3c74078 Prepare docs for Apr ad hoc release of fab and 
common.compat providers (#49690)
     add 1df5b41783e Tweak Execution API OpenAPI spec to improve code 
Generation (#49700)

No new revisions were added by this update.

Summary of changes:
 .../src/airflow/api_fastapi/execution_api/app.py   | 24 +++++++++++++++++++++-
 .../execution_api/routes/asset_events.py           |  5 ++---
 .../api_fastapi/execution_api/routes/assets.py     |  5 ++---
 .../api_fastapi/execution_api/routes/dag_runs.py   |  5 ++---
 .../api_fastapi/execution_api/routes/health.py     |  4 ++--
 .../execution_api/routes/task_instances.py         |  6 +++---
 .../execution_api/routes/task_reschedules.py       |  5 ++---
 .../api_fastapi/execution_api/routes/xcoms.py      |  7 +++----
 .../unit/api_fastapi/execution_api/test_app.py     |  2 +-
 task-sdk/dev/generate_task_sdk_models.py           |  4 ++++
 task-sdk/pyproject.toml                            |  1 +
 11 files changed, 45 insertions(+), 23 deletions(-)

Reply via email to