rdblue commented on code in PR #9940:
URL: https://github.com/apache/iceberg/pull/9940#discussion_r1523693006


##########
open-api/rest-catalog-open-api.yaml:
##########
@@ -80,12 +88,14 @@ paths:
         "
         All REST clients should first call this route to get catalog 
configuration
         properties from the server to configure the catalog and its HTTP 
client.
-        Configuration from the server consists of two sets of key/value pairs.
+        Configuration from the server consists of:
 
         - defaults -  properties that should be used as default configuration; 
applied before client configuration
 
         - overrides - properties that should be used to override client 
configuration; applied after defaults and client configuration
 
+        - capabilities - list of capabilities that are supported by the server

Review Comment:
   I'll close this thread and we can discuss on the other one.



-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to