danielcweeks commented on code in PR #9660: URL: https://github.com/apache/iceberg/pull/9660#discussion_r1480417942
########## open-api/rest-catalog-open-api.yaml: ########## @@ -448,6 +476,35 @@ paths: summary: List all table identifiers underneath a given namespace description: Return all table identifiers under this namespace operationId: listTables + parameters: + - name: pageToken Review Comment: Can we define the `pageToken` and `pageSize` parameter in the common area and then just reference that as opposed to duplicating? -- 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