huaxingao commented on code in PR #14196:
URL: https://github.com/apache/iceberg/pull/14196#discussion_r2389629929
##########
open-api/rest-catalog-open-api.yaml:
##########
@@ -1966,6 +2026,15 @@ components:
"GET /v1/{prefix}/namespaces/{namespace}/tables/{table}",
"GET /v1/{prefix}/namespaces/{namespace}/views/{view}"
]
+ idempotencyKeyLifetime:
+ type: string
+ format: duration
+ description: >
+ Minimum retention window for Idempotency-Key tokens (ISO-8601
duration,
Review Comment:
Thanks, I reworded based on your suggestion.
--
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]