dimas-b commented on code in PR #10873:
URL: https://github.com/apache/iceberg/pull/10873#discussion_r1761230619
##########
open-api/rest-catalog-open-api.yaml:
##########
@@ -2763,7 +2763,8 @@ components:
## General Configurations
- - `token`: Authorization bearer token to use for table requests if
OAuth2 security is enabled
+ - `token`: Authorization bearer token to use for table requests if
OAuth2 security is enabled
+ - `expires-at-ms`: if present, specifies timestamp in milliseconds
when credentials for storage(AWS S3/Azure/), specified in config would expire
Review Comment:
Please specify the reference point in time for `expires-at-ms`. A number of
milliseconds by themselves are not sufficient to deduce the expiry moment.
--
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]