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


##########
open-api/rest-catalog-open-api.yaml:
##########
@@ -191,7 +220,8 @@ paths:
 
     get:
       tags:
-        - Catalog API
+        - tables
+        - views

Review Comment:
   to be more clear, I am okay with for example LoadTable having both a tag for 
`tables` and `credentials-vending` since the second tag is dedicated to a 
specific feature in the API. But here, `tables` and `views` requires exactly 
the same thing, which is that this API exists. That is the problem.



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