airflow
airflow copied to clipboard
Use exclude_defaults to prevent explicitly empty fields to be in request
related: #57633 closes: #57720
Use exclude_defaults to prevent requests from having empty or null values.
^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.
Thanks Ash for the review! I will address them soon