potiuk commented on code in PR #56866:
URL: https://github.com/apache/airflow/pull/56866#discussion_r2509826985


##########
airflow-core/src/airflow/api_fastapi/core_api/openapi/v2-rest-api-generated.yaml:
##########
@@ -12688,7 +12722,7 @@ components:
           - $ref: '#/components/schemas/TimeDelta'
           - type: 'null'
         retry_exponential_backoff:
-          type: boolean
+          type: number

Review Comment:
   Can you pleae add a newsfragment about this. While I understand it should 
**work** without breaking installations that have "true" / "false" set, I think 
it's worth to add information about this to the newsfragment for Airlfow 3.2.



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