Skip to content

Commit 2c09079

Browse files
committed
ci: regenerated with OpenAPI Doc 1.0.0, Speakeay CLI 1.92.2
1 parent 43824d7 commit 2c09079

File tree

617 files changed

+14627
-100
lines changed

Some content is hidden

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

617 files changed

+14627
-100
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The Developer Portal UI can also be used to help build your integration by showi
2121
### Gradle
2222

2323
```groovy
24-
implementation 'com.airbyte.api:public-api:0.41.0'
24+
implementation 'com.airbyte.api:public-api:0.42.0'
2525
```
2626
<!-- End SDK Installation -->
2727

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -781,4 +781,14 @@ Based on:
781781
### Generated
782782
- [java v0.41.0] .
783783
### Releases
784-
- [Maven Central v0.41.0] https://central.sonatype.com/artifact/com.airbyte/api/0.41.0 - .
784+
- [Maven Central v0.41.0] https://central.sonatype.com/artifact/com.airbyte/api/0.41.0 - .
785+
786+
## 2023-10-01 00:14:05
787+
### Changes
788+
Based on:
789+
- OpenAPI Doc 1.0.0
790+
- Speakeasy CLI 1.92.2 (2.142.2) https://github.com/speakeasy-api/speakeasy
791+
### Generated
792+
- [java v0.42.0] .
793+
### Releases
794+
- [Maven Central v0.42.0] https://central.sonatype.com/artifact/com.airbyte/api/0.42.0 - .
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# DestinationAwsDatalakeFormatJSONLinesNewlineDelimitedJSON
2+
3+
Format of the data output.
4+
5+
6+
## Fields
7+
8+
| Field | Type | Required | Description |
9+
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
10+
| `compressionCodec` | [DestinationAwsDatalakeFormatJSONLinesNewlineDelimitedJSONCompressionCodecOptional](../../models/shared/DestinationAwsDatalakeFormatJSONLinesNewlineDelimitedJSONCompressionCodecOptional.md) | :heavy_minus_sign: | The compression algorithm used to compress data. |
11+
| `formatType` | [DestinationAwsDatalakeFormatJSONLinesNewlineDelimitedJSONFormatTypeWildcard](../../models/shared/DestinationAwsDatalakeFormatJSONLinesNewlineDelimitedJSONFormatTypeWildcard.md) | :heavy_minus_sign: | N/A |
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# DestinationAwsDatalakeFormatJSONLinesNewlineDelimitedJSONCompressionCodecOptional
2+
3+
The compression algorithm used to compress data.
4+
5+
6+
## Values
7+
8+
| Name | Value |
9+
| -------------- | -------------- |
10+
| `UNCOMPRESSED` | UNCOMPRESSED |
11+
| `GZIP` | GZIP |
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# DestinationAwsDatalakeFormatJSONLinesNewlineDelimitedJSONFormatTypeWildcard
2+
3+
4+
## Values
5+
6+
| Name | Value |
7+
| ------- | ------- |
8+
| `JSONL` | JSONL |
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# DestinationAwsDatalakeFormatParquetColumnarStorage
2+
3+
Format of the data output.
4+
5+
6+
## Fields
7+
8+
| Field | Type | Required | Description |
9+
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
10+
| `compressionCodec` | [DestinationAwsDatalakeFormatParquetColumnarStorageCompressionCodecOptional](../../models/shared/DestinationAwsDatalakeFormatParquetColumnarStorageCompressionCodecOptional.md) | :heavy_minus_sign: | The compression algorithm used to compress data. |
11+
| `formatType` | [DestinationAwsDatalakeFormatParquetColumnarStorageFormatTypeWildcard](../../models/shared/DestinationAwsDatalakeFormatParquetColumnarStorageFormatTypeWildcard.md) | :heavy_minus_sign: | N/A |
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# DestinationAwsDatalakeFormatParquetColumnarStorageCompressionCodecOptional
2+
3+
The compression algorithm used to compress data.
4+
5+
6+
## Values
7+
8+
| Name | Value |
9+
| -------------- | -------------- |
10+
| `UNCOMPRESSED` | UNCOMPRESSED |
11+
| `SNAPPY` | SNAPPY |
12+
| `GZIP` | GZIP |
13+
| `ZSTD` | ZSTD |
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# DestinationAwsDatalakeFormatParquetColumnarStorageFormatTypeWildcard
2+
3+
4+
## Values
5+
6+
| Name | Value |
7+
| --------- | --------- |
8+
| `PARQUET` | Parquet |
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# DestinationAzureBlobStorageFormatCSVCommaSeparatedValues
2+
3+
Output data format
4+
5+
6+
## Fields
7+
8+
| Field | Type | Required | Description |
9+
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
10+
| `flattening` | [DestinationAzureBlobStorageFormatCSVCommaSeparatedValuesNormalizationFlattening](../../models/shared/DestinationAzureBlobStorageFormatCSVCommaSeparatedValuesNormalizationFlattening.md) | :heavy_minus_sign: | Whether the input json data should be normalized (flattened) in the output CSV. Please refer to docs for details. |
11+
| `formatType` | [DestinationAzureBlobStorageFormatCSVCommaSeparatedValuesFormatType](../../models/shared/DestinationAzureBlobStorageFormatCSVCommaSeparatedValuesFormatType.md) | :heavy_check_mark: | N/A |
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# DestinationAzureBlobStorageFormatCSVCommaSeparatedValuesFormatType
2+
3+
4+
## Values
5+
6+
| Name | Value |
7+
| ----- | ----- |
8+
| `CSV` | CSV |

0 commit comments

Comments
 (0)