nastra commented on code in PR #9940: URL: https://github.com/apache/iceberg/pull/9940#discussion_r1522904160
########## open-api/rest-catalog-open-api.yaml: ########## @@ -61,6 +61,14 @@ security: - OAuth2: [catalog] - BearerAuth: [] +tags: + - name: views + description: Requires server to support views Review Comment: in that case what about `These endpoints are required when a server supports XYZ`? I think this should be clear that endpoints grouped in this category are required to be implemented when supporting XYZ. -- 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]
