rawwar opened a new pull request, #46001:
URL: https://github.com/apache/airflow/pull/46001

   I noticed a dry_run argument being sent in creating backfill tests. It's not 
part of the request body as per 
https://github.com/apache/airflow/blob/d4609728ede88a4b8c411f774911efcfdef01ed2/airflow/api_fastapi/core_api/datamodels/backfills.py#L26-L35
   
   
   We can either add it to the model(But, I don't see it being actually 
utilized by underlying functionality) or remove it from tests.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to