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


##########
open-api/rest-catalog-open-api.yaml:
##########
@@ -147,6 +147,7 @@ paths:
                   "defaults": {
                     "clients": "4"
                   },
+                  "idempotencyKeyLifetime": "PT30M",

Review Comment:
   I feel like this is inconsistent with most of our property formatting which 
is primarily `kebab-case`.  This should probably be `idempotency-key-lifetime`.



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