ephraimbuddy commented on code in PR #63884:
URL: https://github.com/apache/airflow/pull/63884#discussion_r3227485250


##########
airflow-core/src/airflow/ui/openapi-gen/requests/types.gen.ts:
##########
@@ -431,9 +431,9 @@ export type ClearTaskInstancesBody = {
     include_future?: boolean;
     include_past?: boolean;
     /**
-     * (Experimental) Run on the latest bundle version of the dag after 
clearing the task instances.
+     * (Experimental) Run on the latest bundle version of the dag after 
clearing the task instances. If not specified, uses the DAG-level or global 
configuration default.

Review Comment:
   If intentional and we agree not to have it, then the documentation and 
docstrings should be changed to reflect that it doesn't have a global default



-- 
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