huaxingao commented on code in PR #14196:
URL: https://github.com/apache/iceberg/pull/14196#discussion_r2399757715


##########
open-api/rest-catalog-open-api.yaml:
##########
@@ -4574,6 +4634,23 @@ components:
               }
             }
 
+    IdempotencyInProgressResponse:

Review Comment:
   You are right: It's not referenced.
   I reconsidered the approach after reviewing the spec. I changed from a 
`Response` component to an `Example` component because it's the correct pattern 
for handling multiple conflict types under the same 409 status code.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to