uranusjr commented on code in PR #32887:
URL: https://github.com/apache/airflow/pull/32887#discussion_r1281373140


##########
airflow/api_connexion/openapi/v1.yaml:
##########
@@ -4659,7 +4642,9 @@ components:
         *Changed in version 2.4.0*: 'sensing' state has been removed.
         *Changed in version 2.4.2*: 'restarting' is added as a possible 
value
       type: string
+      nullable: true

Review Comment:
   Hmm. That makes sense, thanks. This makes me think though, whether the 
`none` value is needed. It is probably unnecessarily disruptive to remove it 
outright, but a *Deprecated since* notice in the description can be a good 
thing?



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