Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.speakeasy/temp/
.speakeasy/reports
# Ignore IDE-specific configs
.project
Expand Down
134 changes: 112 additions & 22 deletions .speakeasy/gen.lock

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
speakeasyVersion: 1.533.0
speakeasyVersion: 1.540.1
sources:
my-source:
sourceNamespace: my-source
Expand All @@ -9,11 +9,11 @@ sources:
- main
sample-source:
sourceNamespace: my-source
sourceRevisionDigest: sha256:5c4ac3b133a9b0d18d00a131ead78279d8d36a49e31f5f562d1a200fa11caec3
sourceBlobDigest: sha256:7866415b04810057478603476c27c4042cd2561a5f539d7181e4d5eac8ffca0a
sourceRevisionDigest: sha256:ed09844f3b29a50d6dde3c5ff61639c7e705c9c31357598c6a5bf8ae02f23b9c
sourceBlobDigest: sha256:d684baf08db0b20644b7ca45d1c40aeb214ba0bfe66636d1863ff1b7efd5afdf
tags:
- latest
- speakeasy-sdk-regen-1733962674
- speakeasy-sdk-regen-1745453904
- 1.0.0
targets:
airbyte-api:
Expand All @@ -24,10 +24,10 @@ targets:
testing:
source: sample-source
sourceNamespace: my-source
sourceRevisionDigest: sha256:5c4ac3b133a9b0d18d00a131ead78279d8d36a49e31f5f562d1a200fa11caec3
sourceBlobDigest: sha256:7866415b04810057478603476c27c4042cd2561a5f539d7181e4d5eac8ffca0a
sourceRevisionDigest: sha256:ed09844f3b29a50d6dde3c5ff61639c7e705c9c31357598c6a5bf8ae02f23b9c
sourceBlobDigest: sha256:d684baf08db0b20644b7ca45d1c40aeb214ba0bfe66636d1863ff1b7efd5afdf
codeSamplesNamespace: my-source-java-code-samples
codeSamplesRevisionDigest: sha256:b4a63e27822e0b961739d46a6b15049756d339c93f1008fae50a8052afce6cd9
codeSamplesRevisionDigest: sha256:35cc36f6c74416d0946bfc785d2dd124d3b142de895a2b20b4360b21bb838090
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,15 @@ The samples below show how a published SDK artifact is used:

Gradle:
```groovy
implementation 'com.airbyte:api:2.0.0'
implementation 'com.airbyte:api:2.0.1'
```

Maven:
```xml
<dependency>
<groupId>com.airbyte</groupId>
<artifactId>api</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
</dependency>
```

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

## 2025-04-30 00:18:16
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.540.1 (2.593.4) https://github.com/speakeasy-api/speakeasy
### Generated
- [java v2.0.1] .
### Releases
- [Maven Central v2.0.1] https://central.sonatype.com/artifact/com.airbyte/api/2.0.1 - .
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ publishing {
// https://github.com/gradle/gradle/issues/18619
groupId = "com.airbyte"
artifactId = "api"
version = "2.0.0"
version = "2.0.1"

from components.java

Expand Down
2 changes: 1 addition & 1 deletion docs/models/shared/BulkLoad.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ Configuration details for using the BULK loading mechanism.
| `bulkLoadDataSource` | *String* | :heavy_check_mark: | Specifies the external data source name configured in MSSQL, which references the Azure Blob container. See: https://learn.microsoft.com/sql/t-sql/statements/bulk-insert-transact-sql | MyAzureBlobStorage |
| `bulkLoadValidateValuesPreLoad` | *Optional\<Boolean>* | :heavy_minus_sign: | When enabled, Airbyte will validate all values before loading them into the destination table. This provides stronger data integrity guarantees but may significantly impact performance. | false |
| `loadType` | [Optional\<DestinationMssqlLoadType>](../../models/shared/DestinationMssqlLoadType.md) | :heavy_minus_sign: | N/A | |
| `sharedAccessSignature` | *Optional\<String>* | :heavy_minus_sign: | A shared access signature (SAS) provides secure delegated access to resources in your storage account. See: https://learn.microsoft.com/azure/storage/common/storage-sas-overview.Mutually exclusive with an account key | a012345678910ABCDEFGH/AbCdEfGhEXAMPLEKEY |
| `sharedAccessSignature` | *Optional\<String>* | :heavy_minus_sign: | A shared access signature (SAS) provides secure delegated access to resources in your storage account. See: https://learn.microsoft.com/azure/storage/common/storage-sas-overview.Mutually exclusive with an account key | sv=2021-08-06&st=2025-04-11T00%3A00%3A00Z&se=2025-04-12T00%3A00%3A00Z&sr=b&sp=rw&sig=abcdefghijklmnopqrstuvwxyz1234567890%2Fabcdefg%3D |
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@
| Field | Type | Required | Description |
| --------------------------------- | --------------------------------- | --------------------------------- | --------------------------------- |
| `manifest` | *Object* | :heavy_check_mark: | Low code CDK manifest JSON object |
| `name` | *String* | :heavy_check_mark: | N/A |
| `name` | *String* | :heavy_check_mark: | N/A |
| `version` | *Optional\<Long>* | :heavy_minus_sign: | N/A |
8 changes: 8 additions & 0 deletions docs/models/shared/Linear.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Linear


## Values

| Name | Value |
| -------- | -------- |
| `LINEAR` | linear |
1 change: 1 addition & 0 deletions docs/models/shared/OAuthActorNames.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
| `PINTEREST` | pinterest |
| `RD_STATION_MARKETING` | rd-station-marketing |
| `SALESFORCE` | salesforce |
| `SHAREPOINT_ENTERPRISE` | sharepoint-enterprise |
| `SLACK` | slack |
| `SMARTSHEETS` | smartsheets |
| `SNAPCHAT_MARKETING` | snapchat-marketing |
Expand Down
8 changes: 8 additions & 0 deletions docs/models/shared/SharepointEnterprise.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# SharepointEnterprise


## Fields

| Field | Type | Required | Description |
| ---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- |
| `credentials` | [Optional\<SharepointEnterpriseCredentials>](../../models/shared/SharepointEnterpriseCredentials.md) | :heavy_minus_sign: | N/A |
9 changes: 9 additions & 0 deletions docs/models/shared/SharepointEnterpriseCredentials.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# SharepointEnterpriseCredentials


## Fields

| Field | Type | Required | Description |
| ----------------------------------------------------- | ----------------------------------------------------- | ----------------------------------------------------- | ----------------------------------------------------- |
| `clientId` | *Optional\<String>* | :heavy_minus_sign: | Client ID of your Microsoft developer application |
| `clientSecret` | *Optional\<String>* | :heavy_minus_sign: | Client Secret of your Microsoft developer application |
Loading