ColtenOuO commented on PR #71011:
URL: https://github.com/apache/airflow/pull/71011#issuecomment-5189025160

   Sorry about that.
   
   You're right, it doesn't mean anything on a create endpoint.
   
   I found these with a script that compares the statuses each handler raises 
against the ones its `create_openapi_http_exception_doc(...)` declares, so the 
list is everything that had drifted. What I didn't check was whether each raise 
can actually fire, and this one can't.
   
    I've removed the branch. If the read-back ever did come back empty, 
response validation now gives a 500, which is the right answer for a write that 
silently didn't happen.
   
   The description is updated too: that row is gone, and the table now says 
when each of the remaining statuses is returned.


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