yangshangqing95 opened a new pull request, #17837: URL: https://github.com/apache/iceberg/pull/17837
## Description Updates the REST Catalog OpenAPI schema to use OpenAPI 3.1 null types instead of the legacy `nullable` keyword. This ensures generated models correctly handle nullable values, including the required but nullable `snapshot-id` field. The generated Python models are updated accordingly. -- 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]
