This is an automated email from the ASF dual-hosted git repository.
ephraimanierobi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from a724523 Make sure emphasis in UPDATING in .md is consistent (#21804)
add 7e0c6e4 REST API: add rendered fields in task instance. (#21741)
No new revisions were added by this update.
Summary of changes:
.../endpoints/task_instance_endpoint.py | 31 +++++++++++++++++++---
airflow/api_connexion/openapi/v1.yaml | 6 +++++
airflow/api_connexion/schemas/common_schema.py | 15 +++++++++++
.../api_connexion/schemas/task_instance_schema.py | 4 +++
.../endpoints/test_task_instance_endpoint.py | 16 ++++++++---
.../schemas/test_task_instance_schema.py | 15 +++++++----
6 files changed, 75 insertions(+), 12 deletions(-)