kbendick commented on code in PR #4693:
URL: https://github.com/apache/iceberg/pull/4693#discussion_r867004501


##########
open-api/rest-catalog-open-api.yaml:
##########
@@ -1233,9 +1233,9 @@ components:
         - $ref: '#/components/schemas/BaseUpdate'
         - type: object
           required:
-            - order-id
+            - sort-order-id
           properties:
-            order-id:
+            sort-order-id:

Review Comment:
   I can update the corresponding fields for `MetadataUpdate` in another PR.
   
   I'm opening a PR for the last `MetadataUpdate` parsers today.



-- 
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]

Reply via email to