feefs commented on code in PR #14957:
URL: https://github.com/apache/iceberg/pull/14957#discussion_r2659247124
##########
open-api/rest-catalog-open-api.yaml:
##########
@@ -3157,8 +3157,12 @@ components:
- $ref: '#/components/schemas/SetLocationUpdate'
- $ref: '#/components/schemas/SetPropertiesUpdate'
- $ref: '#/components/schemas/RemovePropertiesUpdate'
+ - $ref: '#/components/schemas/AddViewVersionUpdate'
+ - $ref: '#/components/schemas/SetCurrentViewVersionUpdate'
Review Comment:
Good point, I was just copying everything from `BaseUpdate` (still new to
Iceberg), but this makes sense. I'll remove these two and regenerate the python
file.
--
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]