Skip to content

OpenAPI: Replace legacy nullable fields with OpenAPI 3.1 null types - #17837

Open
yangshangqing95 wants to merge 1 commit into
apache:mainfrom
yangshangqing95:fix/openapi-compatibility
Open

OpenAPI: Replace legacy nullable fields with OpenAPI 3.1 null types#17837
yangshangqing95 wants to merge 1 commit into
apache:mainfrom
yangshangqing95:fix/openapi-compatibility

Conversation

@yangshangqing95

Copy link
Copy Markdown
Contributor

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.

@uros-b

uros-b commented Aug 28, 2026

Copy link
Copy Markdown
Member

Seems like clean and complete OAS 3.0 -> 3.1 nullable migration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants