nastra commented on code in PR #15280:
URL: https://github.com/apache/iceberg/pull/15280#discussion_r3086590698
##########
open-api/rest-catalog-open-api.yaml:
##########
@@ -1979,6 +1998,29 @@ components:
schema:
type: string
+ storage-refresh-token:
+ name: storageRefreshToken
+ in: query
+ description: >
+ Opaque token returned on a `StorageCredential` from a previous
response (e.g., staged table
Review Comment:
as mentioned further above I don't think the mapping between refresh token
and a single storage credential should be 1:1
--
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]