danielcweeks commented on code in PR #11514:
URL: https://github.com/apache/iceberg/pull/11514#discussion_r1842725865


##########
open-api/rest-catalog-open-api.yaml:
##########
@@ -2692,7 +2692,14 @@ components:
           $ref: '#/components/schemas/Schema'
         last-column-id:
           type: integer
-          description: The highest assigned column ID for the table. This is 
used to ensure columns are always assigned an unused ID when evolving schemas. 
When omitted, it will be computed on the server side.
+          description:

Review Comment:
   I think you can add the `deprecated: true` property for OpenAPI here as well.



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