Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.395.1 (#104)
Browse files Browse the repository at this point in the history
Co-authored-by: speakeasybot <[email protected]>
  • Loading branch information
github-actions[bot] and speakeasybot authored Sep 11, 2024
1 parent ed0dff8 commit 7fd447f
Show file tree
Hide file tree
Showing 254 changed files with 8,719 additions and 2,559 deletions.
228 changes: 169 additions & 59 deletions .speakeasy/gen.lock

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ sources:
- main
sample-source:
sourceNamespace: my-source
sourceRevisionDigest: sha256:142a69e773ed28c0c8b75b868b2e145ac684c4e4fd9b18e1392e5093f7553c71
sourceBlobDigest: sha256:729c2bcd66f73c7f0c0433795036408fac38b4842bd9e4c6e31a8fce4d640ad9
sourceRevisionDigest: sha256:36d8228d8dff7dbba9d36672157e8cc40873b7feabebd86fc52a2d500af9ffcf
sourceBlobDigest: sha256:6b6e5ec987cafa803612cc3f6ebbdea1d9b9d4d14426c10092ac2b459eac7ea5
tags:
- latest
- main
Expand All @@ -24,8 +24,8 @@ targets:
testing:
source: sample-source
sourceNamespace: my-source
sourceRevisionDigest: sha256:142a69e773ed28c0c8b75b868b2e145ac684c4e4fd9b18e1392e5093f7553c71
sourceBlobDigest: sha256:729c2bcd66f73c7f0c0433795036408fac38b4842bd9e4c6e31a8fce4d640ad9
sourceRevisionDigest: sha256:36d8228d8dff7dbba9d36672157e8cc40873b7feabebd86fc52a2d500af9ffcf
sourceBlobDigest: sha256:6b6e5ec987cafa803612cc3f6ebbdea1d9b9d4d14426c10092ac2b459eac7ea5
outLocation: /github/workspace/repo
workflow:
workflowVersion: 1.0.0
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@ The samples below show how a published SDK artifact is used:

Gradle:
```groovy
implementation 'com.airbyte:api:1.5.8'
implementation 'com.airbyte:api:1.5.9'
```

Maven:
```xml
<dependency>
<groupId>com.airbyte</groupId>
<artifactId>api</artifactId>
<version>1.5.8</version>
<version>1.5.9</version>
</dependency>
```

Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -1161,4 +1161,14 @@ Based on:
### Generated
- [java v1.5.8] .
### Releases
- [Maven Central v1.5.8] https://central.sonatype.com/artifact/com.airbyte/api/1.5.8 - .
- [Maven Central v1.5.8] https://central.sonatype.com/artifact/com.airbyte/api/1.5.8 - .

## 2024-09-11 00:14:55
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.395.1 (2.415.0) https://github.com/speakeasy-api/speakeasy
### Generated
- [java v1.5.9] .
### Releases
- [Maven Central v1.5.9] https://central.sonatype.com/artifact/com.airbyte/api/1.5.9 - .
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ tasks.withType(Javadoc) {
options.addStringOption('Xdoclint:none', '-quiet')
}
group = "com.airbyte"
version = "1.5.8"
version = "1.5.9"

sourcesJar {
archiveBaseName = "api"
Expand Down Expand Up @@ -98,7 +98,7 @@ publishing {
maven(MavenPublication) {
groupId = 'com.airbyte'
artifactId = 'api'
version = '1.5.8'
version = '1.5.9'

from components.java

Expand Down
8 changes: 8 additions & 0 deletions docs/models/shared/Airbyte.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Airbyte


## Values

| Name | Value |
| --------- | --------- |
| `AIRBYTE` | airbyte |
14 changes: 0 additions & 14 deletions docs/models/shared/AmazonS3.md

This file was deleted.

2 changes: 1 addition & 1 deletion docs/models/shared/Authentication.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Authentication

An HMAC key is a type of credential and can be associated with a service account or a user account in Cloud Storage. Read more <a href="https://cloud.google.com/storage/docs/authentication/hmackeys">here</a>.
Authentication mechanism for Staging files and running queries

8 changes: 8 additions & 0 deletions docs/models/shared/Basecamp.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Basecamp


## Values

| Name | Value |
| ---------- | ---------- |
| `BASECAMP` | basecamp |
10 changes: 10 additions & 0 deletions docs/models/shared/BatchedStandardInserts.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# BatchedStandardInserts

Direct loading using batched SQL INSERT statements. This method uses the BigQuery driver to convert large INSERT statements into file uploads automatically.


## Fields

| Field | Type | Required | Description |
| --------------------------------------------------------------------- | --------------------------------------------------------------------- | --------------------------------------------------------------------- | --------------------------------------------------------------------- |
| `method` | [com.airbyte.api.models.shared.Method](../../models/shared/Method.md) | :heavy_check_mark: | N/A |
8 changes: 8 additions & 0 deletions docs/models/shared/BreezyHr.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# BreezyHr


## Values

| Name | Value |
| ----------- | ----------- |
| `BREEZY_HR` | breezy-hr |
8 changes: 8 additions & 0 deletions docs/models/shared/Calendly.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Calendly


## Values

| Name | Value |
| ---------- | ---------- |
| `CALENDLY` | calendly |
8 changes: 8 additions & 0 deletions docs/models/shared/CustomerIo.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# CustomerIo


## Values

| Name | Value |
| ------------- | ------------- |
| `CUSTOMER_IO` | customer-io |
11 changes: 10 additions & 1 deletion docs/models/shared/DataSource.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
# DataSource

Storage on which the delta lake is built.
A data source that is powered by the platform.


## Values

| Name | Value |
| ------------ | ------------ |
| `METRICS` | metrics |
| `CLOUD_COST` | cloud_cost |
| `LOGS` | logs |
| `RUM` | rum |
8 changes: 0 additions & 8 deletions docs/models/shared/DataSourceType.md

This file was deleted.

8 changes: 8 additions & 0 deletions docs/models/shared/Dbt.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Dbt


## Values

| Name | Value |
| ----- | ----- |
| `DBT` | dbt |
6 changes: 3 additions & 3 deletions docs/models/shared/DestinationBigqueryMethod.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@

## Values

| Name | Value |
| ---------- | ---------- |
| `STANDARD` | Standard |
| Name | Value |
| ------------- | ------------- |
| `GCS_STAGING` | GCS Staging |
Loading

0 comments on commit 7fd447f

Please sign in to comment.