flyrain commented on code in PR #10423: URL: https://github.com/apache/iceberg/pull/10423#discussion_r1625037682
########## open-api/rest-catalog-open-api.yaml: ########## @@ -2643,7 +2643,7 @@ components: properties: type: type: string - enum: [ "assert-ref-snapshot-id" ] + enum: ["tag", "branch"] Review Comment: I think the type duplicates the one in the parent entity. @anuragmantri made a fix here, https://github.com/apache/iceberg/pull/10434 -- 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