@@ -4,8 +4,8 @@ DelveClientSdk - JavaScript client for delve_client_sdk
44This is a Client SDK for Delve API
55This SDK is automatically generated by the [ OpenAPI Generator] ( https://openapi-generator.tech ) project:
66
7- - API version: 1.0.9
8- - Package version: 1.0.9
7+ - API version: 1.1.0
8+ - Package version: 1.1.0
99- Build package: org.openapitools.codegen.languages.JavascriptClientCodegen
1010For more information, please visit [ https://www.relational.ai/support ] ( https://www.relational.ai/support )
1111
@@ -132,6 +132,7 @@ Class | Method | HTTP request | Description
132132 - [ DelveClientSdk.Appl] ( docs/Appl.md )
133133 - [ DelveClientSdk.Area] ( docs/Area.md )
134134 - [ DelveClientSdk.ArityMismatchError] ( docs/ArityMismatchError.md )
135+ - [ DelveClientSdk.AzureIntegration] ( docs/AzureIntegration.md )
135136 - [ DelveClientSdk.CSVFileSchema] ( docs/CSVFileSchema.md )
136137 - [ DelveClientSdk.CSVFileSyntax] ( docs/CSVFileSyntax.md )
137138 - [ DelveClientSdk.CardinalityAction] ( docs/CardinalityAction.md )
@@ -141,6 +142,7 @@ Class | Method | HTTP request | Description
141142 - [ DelveClientSdk.CollectProblemsActionResult] ( docs/CollectProblemsActionResult.md )
142143 - [ DelveClientSdk.ComparisonChainError] ( docs/ComparisonChainError.md )
143144 - [ DelveClientSdk.Cons] ( docs/Cons.md )
145+ - [ DelveClientSdk.DefaultIntegration] ( docs/DefaultIntegration.md )
144146 - [ DelveClientSdk.ExceptionProblem] ( docs/ExceptionProblem.md )
145147 - [ DelveClientSdk.FileSchema] ( docs/FileSchema.md )
146148 - [ DelveClientSdk.FileSyntax] ( docs/FileSyntax.md )
@@ -151,6 +153,7 @@ Class | Method | HTTP request | Description
151153 - [ DelveClientSdk.InfraError] ( docs/InfraError.md )
152154 - [ DelveClientSdk.InstallAction] ( docs/InstallAction.md )
153155 - [ DelveClientSdk.InstallActionResult] ( docs/InstallActionResult.md )
156+ - [ DelveClientSdk.Integration] ( docs/Integration.md )
154157 - [ DelveClientSdk.IntegrityConstraintProblem] ( docs/IntegrityConstraintProblem.md )
155158 - [ DelveClientSdk.IntegrityConstraintViolation] ( docs/IntegrityConstraintViolation.md )
156159 - [ DelveClientSdk.JSONFileSchema] ( docs/JSONFileSchema.md )
@@ -166,11 +169,13 @@ Class | Method | HTTP request | Description
166169 - [ DelveClientSdk.LoadData] ( docs/LoadData.md )
167170 - [ DelveClientSdk.LoadDataAction] ( docs/LoadDataAction.md )
168171 - [ DelveClientSdk.LoadDataActionResult] ( docs/LoadDataActionResult.md )
172+ - [ DelveClientSdk.LoadDataProblem] ( docs/LoadDataProblem.md )
169173 - [ DelveClientSdk.ModifyWorkspaceAction] ( docs/ModifyWorkspaceAction.md )
170174 - [ DelveClientSdk.ModifyWorkspaceActionResult] ( docs/ModifyWorkspaceActionResult.md )
171175 - [ DelveClientSdk.Nil] ( docs/Nil.md )
172176 - [ DelveClientSdk.OutputProblem] ( docs/OutputProblem.md )
173177 - [ DelveClientSdk.PairAnyValueAnyValue] ( docs/PairAnyValueAnyValue.md )
178+ - [ DelveClientSdk.PairSymbolString] ( docs/PairSymbolString.md )
174179 - [ DelveClientSdk.ParseAction] ( docs/ParseAction.md )
175180 - [ DelveClientSdk.ParseActionResult] ( docs/ParseActionResult.md )
176181 - [ DelveClientSdk.PersistProblem] ( docs/PersistProblem.md )
@@ -180,6 +185,7 @@ Class | Method | HTTP request | Description
180185 - [ DelveClientSdk.Range] ( docs/Range.md )
181186 - [ DelveClientSdk.RelKey] ( docs/RelKey.md )
182187 - [ DelveClientSdk.Relation] ( docs/Relation.md )
188+ - [ DelveClientSdk.S3Integration] ( docs/S3Integration.md )
183189 - [ DelveClientSdk.SetOptionsAction] ( docs/SetOptionsAction.md )
184190 - [ DelveClientSdk.SetOptionsActionResult] ( docs/SetOptionsActionResult.md )
185191 - [ DelveClientSdk.Source] ( docs/Source.md )
0 commit comments