potiuk commented on PR #30113:
URL: https://github.com/apache/airflow/pull/30113#issuecomment-1477941689

   > I don't really see the point of having a field with only one acceptable 
value in the POST body, in this case I think it makes more sense to use a 
default value and mark it as read-only. Thoughts?
   
   Yes. With the exception of backwards compatibility. If removal of the state 
would cause previous requests to fail (Even wit t state "queued", then we 
should not remove it just make it optional and raise deprecation warning in 
case someone passes it..
   
   


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