nastra commented on code in PR #9940: URL: https://github.com/apache/iceberg/pull/9940#discussion_r1525049946
########## 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: OpenAPI uses `endpoints` when looking through https://swagger.io/docs/specification/paths-and-operations/ and a bunch of other docs in the OpenAPI Guide -- 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]
