Skip to content

Updated Open API client (fixes #162)#163

Open
kratz00 wants to merge 1 commit into
mainfrom
refactoring/#162_updated_openapi_client
Open

Updated Open API client (fixes #162)#163
kratz00 wants to merge 1 commit into
mainfrom
refactoring/#162_updated_openapi_client

Conversation

@kratz00
Copy link
Copy Markdown
Contributor

@kratz00 kratz00 commented May 12, 2026

fixes #162

Signed-off-by: Steffen Pankratz <steffen.pankratz@exasol.com>
@kratz00 kratz00 temporarily deployed to manual-approval May 12, 2026 08:15 — with GitHub Actions Inactive
@sonarqubecloud
Copy link
Copy Markdown

)
from ...models.api_error import ApiError
from ...models.file import File
from ...models.file_openapi import FileOpenapi
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This might be breaking change with bucketfs


if TYPE_CHECKING:
from ..models.connection_i_ps import ConnectionIPs
from ..models.cluster_connection_ips import ClusterConnectionIps
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This could also be a breaking change

Copy link
Copy Markdown
Collaborator

@ckunki ckunki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Revoking my former approval in favor of concerns by other reviewers

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Open API client

3 participants