Skip to content

Commit c97d3e9

Browse files
author
David Bach
committed
generate-client-sdks.sh
1 parent b62151a commit c97d3e9

File tree

104 files changed

+1244
-169
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

104 files changed

+1244
-169
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ DelveClientSdk - JavaScript client for delve_client_sdk
44
This is a Client SDK for Delve API
55
This 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
1010
For 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)

docs/AzureIntegration.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# DelveClientSdk.AzureIntegration
2+
3+
## Properties
4+
5+
Name | Type | Description | Notes
6+
------------ | ------------- | ------------- | -------------
7+
**credentials** | [**[PairSymbolString]**](PairSymbolString.md) | | [optional]
8+
**name** | **String** | | [optional]
9+
**storageAllowedLocations** | **[String]** | | [optional]
10+
**storageBlockedLocations** | **[String]** | | [optional]
11+
**tenantId** | **String** | | [optional]
12+
13+

docs/DefaultIntegration.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# DelveClientSdk.DefaultIntegration
2+
3+
## Properties
4+
5+
Name | Type | Description | Notes
6+
------------ | ------------- | ------------- | -------------
7+
8+

docs/Integration.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# DelveClientSdk.Integration
2+
3+
## Properties
4+
5+
Name | Type | Description | Notes
6+
------------ | ------------- | ------------- | -------------
7+
**type** | **String** | | [default to '']
8+
9+

docs/LoadData.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Name | Type | Description | Notes
88
**data** | **String** | | [optional]
99
**fileSchema** | [**FileSchema**](FileSchema.md) | | [optional]
1010
**fileSyntax** | [**FileSyntax**](FileSyntax.md) | | [optional]
11+
**integration** | [**Integration**](Integration.md) | | [optional]
1112
**key** | [**AnyType**](.md) | |
1213
**path** | **String** | | [optional]
1314
**type** | **String** | | [default to 'LoadData']

docs/LoadDataProblem.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# DelveClientSdk.LoadDataProblem
2+
3+
## Properties
4+
5+
Name | Type | Description | Notes
6+
------------ | ------------- | ------------- | -------------
7+
**exception** | **String** | | [default to '']
8+
9+

docs/PairSymbolString.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# DelveClientSdk.PairSymbolString
2+
3+
## Properties
4+
5+
Name | Type | Description | Notes
6+
------------ | ------------- | ------------- | -------------
7+
**first** | **String** | | [default to '']
8+
**second** | **String** | | [default to '']
9+
**type** | **String** | | [default to 'Pair_Symbol_String_']
10+
11+
12+
13+
## Enum: TypeEnum
14+
15+
16+
* `Pair_Symbol_String_` (value: `"Pair_Symbol_String_"`)
17+
18+
19+
20+

docs/S3Integration.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# DelveClientSdk.S3Integration
2+
3+
## Properties
4+
5+
Name | Type | Description | Notes
6+
------------ | ------------- | ------------- | -------------
7+
8+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "delve_client_sdk",
3-
"version": "1.0.9",
3+
"version": "1.1.0",
44
"description": "This_is_a_Client_SDK_for_Delve_API",
55
"license": "Apache 2.0",
66
"main": "dist/index.js",

src/ApiClient.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Delve Client SDK
33
* This is a Client SDK for Delve API
44
*
5-
* The version of the OpenAPI document: 1.0.9
5+
* The version of the OpenAPI document: 1.1.0
66
* Contact: support@relational.ai
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -17,7 +17,7 @@ import querystring from "querystring";
1717

1818
/**
1919
* @module ApiClient
20-
* @version 1.0.9
20+
* @version 1.1.0
2121
*/
2222

2323
/**

0 commit comments

Comments
 (0)