exasol/saas-api-python

Update generated API

Closed this issue · 2 comments

Monitoring indicates API is outdated.

diff --git a/exasol/saas/client/openapi/__init__.py b/exasol/saas/client/openapi/__init__.py
index 0a49263..96a49c6 100644
--- a/exasol/saas/client/openapi/__init__.py
+++ b/exasol/saas/client/openapi/__init__.py
@@ -5,10 +5,7 @@ from .client import (
     Client,
 )
 
-from .types import UNSET
-
 __all__ = (
     "AuthenticatedClient",
     "Client",
-    "UNSET",
 )

3 hours ago the check was successful.
i assume the reported failure was in the scope of PR #174.
Please see ticket #19 which proposes to remove slack notifications for pr and push.

Closing ticket as not planned