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


##########
open-api/rest-catalog-open-api.yaml:
##########
@@ -3549,6 +3884,8 @@ components:
           type: array
           items:
             $ref: '#/components/schemas/StorageCredential'
+        read-restrictions:
+          $ref: '#/components/schemas/ReadRestrictions'

Review Comment:
   Cross posting my [comment 
here](https://github.com/apache/iceberg/pull/16394#discussion_r3349285260)
   
   I don't think we should just drop this in the v1 response if expect 
different requirements/client behavior.  This is better suited to a `v2` 
endpoint.



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