This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 9a5974af48 Fix typo with DatasetOrTimeSchedule as it was renamed
(#38576)
add 2589248ec1 Don't double-serialize params node in RPC calls (#38548)
No new revisions were added by this update.
Summary of changes:
airflow/api_internal/endpoints/rpc_api_endpoint.py | 2 +-
airflow/api_internal/internal_api_call.py | 7 ++-----
airflow/api_internal/openapi/internal_api_v1.yaml | 2 +-
tests/api_internal/endpoints/test_rpc_api_endpoint.py | 16 ++++++++--------
4 files changed, 12 insertions(+), 15 deletions(-)