Skip to content

Commit b1ca9ac

Browse files
chore: 🐝 Update SDK - Generate (#80)
Co-authored-by: speakeasybot <[email protected]>
1 parent ad915a5 commit b1ca9ac

32 files changed

+584
-57
lines changed

.speakeasy/gen.lock

+17-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: 07961597-3730-4940-9fd0-35eb4118eab3
33
management:
4-
docChecksum: 7cdaac2367e7b50dfb925372c2676292
4+
docChecksum: ab106dd2601bf059efdd48ec5506ba14
55
docVersion: 1.0.0
6-
speakeasyVersion: 1.286.3
7-
generationVersion: 2.329.0
8-
releaseVersion: 0.49.3
9-
configChecksum: a0b48f0835859d47a081e7a74aa38c66
6+
speakeasyVersion: 1.289.0
7+
generationVersion: 2.331.0
8+
releaseVersion: 0.49.4
9+
configChecksum: 3ab75753027013306c692a8ac7dd20ae
1010
repoURL: https://github.com/airbytehq/airbyte-api-python-sdk.git
1111
repoSubDirectory: .
1212
installationURL: https://github.com/airbytehq/airbyte-api-python-sdk.git
@@ -33,6 +33,8 @@ generatedFiles:
3333
- src/airbyte_api/destinations.py
3434
- src/airbyte_api/public_jobs.py
3535
- src/airbyte_api/jobs.py
36+
- src/airbyte_api/public_permissions.py
37+
- src/airbyte_api/permissions.py
3638
- src/airbyte_api/public_sources.py
3739
- src/airbyte_api/sources.py
3840
- src/airbyte_api/public_streams.py
@@ -57,6 +59,7 @@ generatedFiles:
5759
- src/airbyte_api/api/createdestination.py
5860
- src/airbyte_api/api/createjob.py
5961
- src/airbyte_api/api/createorupdateworkspaceoauthcredentials.py
62+
- src/airbyte_api/api/createpermission.py
6063
- src/airbyte_api/api/createsource.py
6164
- src/airbyte_api/api/createworkspace.py
6265
- src/airbyte_api/api/deletedestination.py
@@ -182,6 +185,9 @@ generatedFiles:
182185
- src/airbyte_api/models/zendesk_support.py
183186
- src/airbyte_api/models/zendesk_talk.py
184187
- src/airbyte_api/models/actortypeenum.py
188+
- src/airbyte_api/models/permissionresponse.py
189+
- src/airbyte_api/models/permissiontype.py
190+
- src/airbyte_api/models/permissioncreaterequest.py
185191
- src/airbyte_api/models/sourceresponse.py
186192
- src/airbyte_api/models/source_aha.py
187193
- src/airbyte_api/models/source_aircall.py
@@ -411,6 +417,7 @@ generatedFiles:
411417
- docs/api/createjobresponse.md
412418
- docs/api/createorupdateworkspaceoauthcredentialsrequest.md
413419
- docs/api/createorupdateworkspaceoauthcredentialsresponse.md
420+
- docs/api/createpermissionresponse.md
414421
- docs/api/createsourceresponse.md
415422
- docs/api/createworkspaceresponse.md
416423
- docs/api/deletedestinationrequest.md
@@ -1051,6 +1058,9 @@ generatedFiles:
10511058
- docs/models/zendesktalkcredentials.md
10521059
- docs/models/zendesktalk.md
10531060
- docs/models/actortypeenum.md
1061+
- docs/models/permissionresponse.md
1062+
- docs/models/permissiontype.md
1063+
- docs/models/permissioncreaterequest.md
10541064
- docs/models/sourceresponse.md
10551065
- docs/models/sourceconfiguration.md
10561066
- docs/models/aha.md
@@ -2331,6 +2341,8 @@ generatedFiles:
23312341
- docs/sdks/destinations/README.md
23322342
- docs/sdks/publicjobs/README.md
23332343
- docs/sdks/jobs/README.md
2344+
- docs/sdks/publicpermissions/README.md
2345+
- docs/sdks/permissions/README.md
23342346
- docs/sdks/publicsources/README.md
23352347
- docs/sdks/sources/README.md
23362348
- docs/sdks/publicstreams/README.md

.speakeasy/workflow.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
speakeasyVersion: 1.286.3
1+
speakeasyVersion: 1.289.0
22
sources:
33
my-source:
44
sourceNamespace: my-source
5-
sourceRevisionDigest: sha256:0e36eb3e666e71738d7f18746aaf7a4c2242126e2eb8534be3e0d739bab17fe9
6-
sourceBlobDigest: sha256:128e131dbcb3ee37a7b330c750e9687d13058634b6c42c80d71ea6c51e6c4596
5+
sourceRevisionDigest: sha256:8948d30766f3dc41f16c1c5fbf7a28ca02745f4470da1cfdfca53f6cb7622e27
6+
sourceBlobDigest: sha256:770a7589e02e71b2f3dcb5fefce35fcbd1d94e62c7852bb78b6e70a08f9cdbe0
77
tags:
88
- latest
99
- main
1010
targets:
1111
python-api:
1212
source: my-source
1313
sourceNamespace: my-source
14-
sourceRevisionDigest: sha256:0e36eb3e666e71738d7f18746aaf7a4c2242126e2eb8534be3e0d739bab17fe9
15-
sourceBlobDigest: sha256:128e131dbcb3ee37a7b330c750e9687d13058634b6c42c80d71ea6c51e6c4596
14+
sourceRevisionDigest: sha256:8948d30766f3dc41f16c1c5fbf7a28ca02745f4470da1cfdfca53f6cb7622e27
15+
sourceBlobDigest: sha256:770a7589e02e71b2f3dcb5fefce35fcbd1d94e62c7852bb78b6e70a08f9cdbe0
1616
outLocation: /github/workspace/repo
1717
workflow:
1818
workflowVersion: 1.0.0

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ if res.connection_response is not None:
7171
* [create_destination](docs/sdks/public/README.md#create_destination) - Create a destination
7272
* [create_job](docs/sdks/public/README.md#create_job) - Trigger a sync or reset job of a connection
7373
* [create_or_update_workspace_o_auth_credentials](docs/sdks/public/README.md#create_or_update_workspace_o_auth_credentials) - Create OAuth override credentials for a workspace and source type.
74+
* [create_permission](docs/sdks/public/README.md#create_permission) - Create a permission
7475
* [create_source](docs/sdks/public/README.md#create_source) - Create a source
7576
* [create_workspace](docs/sdks/public/README.md#create_workspace) - Create a workspace
7677
* [delete_connection](docs/sdks/public/README.md#delete_connection) - Delete a Connection
@@ -136,6 +137,14 @@ if res.connection_response is not None:
136137
* [get_job](docs/sdks/jobs/README.md#get_job) - Get Job status and details
137138
* [list_jobs](docs/sdks/jobs/README.md#list_jobs) - List Jobs by sync type
138139

140+
### [public_permissions](docs/sdks/publicpermissions/README.md)
141+
142+
* [create_permission](docs/sdks/publicpermissions/README.md#create_permission) - Create a permission
143+
144+
### [permissions](docs/sdks/permissions/README.md)
145+
146+
* [create_permission](docs/sdks/permissions/README.md#create_permission) - Create a permission
147+
139148
### [public_sources](docs/sdks/publicsources/README.md)
140149

141150
* [create_source](docs/sdks/publicsources/README.md#create_source) - Create a source

RELEASES.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -898,4 +898,14 @@ Based on:
898898
### Generated
899899
- [python v0.49.3] .
900900
### Releases
901-
- [PyPI v0.49.3] https://pypi.org/project/airbyte-api/0.49.3 - .
901+
- [PyPI v0.49.3] https://pypi.org/project/airbyte-api/0.49.3 - .
902+
903+
## 2024-05-15 00:14:16
904+
### Changes
905+
Based on:
906+
- OpenAPI Doc
907+
- Speakeasy CLI 1.289.0 (2.331.0) https://github.com/speakeasy-api/speakeasy
908+
### Generated
909+
- [python v0.49.4] .
910+
### Releases
911+
- [PyPI v0.49.4] https://pypi.org/project/airbyte-api/0.49.4 - .

docs/api/createpermissionresponse.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# CreatePermissionResponse
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description |
7+
| ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
8+
| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation |
9+
| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation |
10+
| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
11+
| `permission_response` | [Optional[models.PermissionResponse]](../models/permissionresponse.md) | :heavy_minus_sign: | Successful operation |

docs/models/destinationsnowflake.md

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
| `credentials` | [Optional[Union[models.KeyPairAuthentication, models.UsernameAndPassword, models.DestinationSnowflakeOAuth20]]](../models/authorizationmethod.md) | :heavy_minus_sign: | N/A | |
1515
| `destination_type` | [models.DestinationSnowflakeSnowflake](../models/destinationsnowflakesnowflake.md) | :heavy_check_mark: | N/A | |
1616
| `disable_type_dedupe` | *Optional[bool]* | :heavy_minus_sign: | Disable Writing Final Tables. WARNING! The data format in _airbyte_data is likely stable but there are no guarantees that other metadata columns will remain the same in future versions | |
17-
| `enable_incremental_final_table_updates` | *Optional[bool]* | :heavy_minus_sign: | When enabled your data will load into your final tables incrementally while your data is still being synced. When Disabled (the default), your data loads into your final tables once at the end of a sync. Note that this option only applies if you elect to create Final tables | |
1817
| `jdbc_url_params` | *Optional[str]* | :heavy_minus_sign: | Enter the additional properties to pass to the JDBC URL string when connecting to the database (formatted as key=value pairs separated by the symbol &). Example: key1=value1&key2=value2&key3=value3 | |
1918
| `raw_data_schema` | *Optional[str]* | :heavy_minus_sign: | The schema to write raw tables into (default: airbyte_internal) | |
2019
| `retention_period_days` | *Optional[int]* | :heavy_minus_sign: | The number of days of Snowflake Time Travel to enable on the tables. See <a href="https://docs.snowflake.com/en/user-guide/data-time-travel#data-retention-period">Snowflake's documentation</a> for more information. Setting a nonzero value will incur increased storage costs in your Snowflake instance. | |

0 commit comments

Comments
 (0)