eric-maynard commented on code in PR #1347: URL: https://github.com/apache/polaris/pull/1347#discussion_r2100728381
########## spec/iceberg-rest-catalog-open-api.yaml: ########## @@ -260,6 +260,7 @@ paths: parameters: - $ref: '#/components/parameters/page-token' - $ref: '#/components/parameters/page-size' + - $ref: '#/components/parameters/prefix' Review Comment: _Ideally_, the CI will fail when a bad copy/paste happens. We need to wire up the CI to the new task but I would like to do that in a followup. For now, let me add this in the README! -- 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...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org