Skip to content

Commit b3cffee

Browse files
authored
Merge pull request #48 from airbytehq/speakeasy-sdk-regen-1697156023
chore: speakeasy sdk regeneration - Generate
2 parents e1498e6 + c35fb16 commit b3cffee

File tree

1,529 files changed

+11074
-4292
lines changed

Some content is hidden

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

1,529 files changed

+11074
-4292
lines changed

README.md

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -43,35 +43,28 @@ req = shared.ConnectionCreateRequest(
4343
cursor_field=[
4444
'violet',
4545
],
46-
name='at BMW',
46+
name='Account',
4747
primary_key=[
4848
[
49-
'pfft',
49+
'BMW',
5050
],
5151
],
52-
sync_mode=shared.ConnectionSyncModeEnum.FULL_REFRESH_APPEND,
5352
),
5453
],
5554
),
56-
data_residency=shared.GeographyEnum.AUTO,
57-
destination_id='083eafc8-5591-44e0-a570-f6dd427d83a5',
58-
name='mesh interactive',
59-
namespace_definition=shared.NamespaceDefinitionEnum.DESTINATION,
55+
destination_id='e362083e-afc8-4559-94e0-a570f6dd427d',
6056
namespace_format='${SOURCE_NAMESPACE}',
61-
non_breaking_schema_updates_behavior=shared.NonBreakingSchemaUpdatesBehaviorEnum.IGNORE,
62-
prefix='port Idaho',
6357
schedule=shared.ConnectionSchedule(
64-
cron_expression='productivity',
65-
schedule_type=shared.ScheduleTypeEnum.MANUAL,
58+
schedule_type=shared.ScheduleTypeEnum.CRON,
6659
),
67-
source_id='b3fd2fd3-07d6-40cb-97ea-6dfc635b80f2',
68-
status=shared.ConnectionStatusEnum.INACTIVE,
60+
source_id='3a555847-8358-4423-a5b6-c7b3fd2fd307',
6961
)
7062

7163
res = s.connections.create_connection(req)
7264

7365
if res.connection_response is not None:
7466
# handle response
67+
pass
7568
```
7669
<!-- End SDK Example Usage -->
7770

RELEASES.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -638,4 +638,24 @@ Based on:
638638
### Generated
639639
- [python v0.38.1] .
640640
### Releases
641-
- [PyPI v0.38.1] https://pypi.org/project/airbyte-api/0.38.1 - .
641+
- [PyPI v0.38.1] https://pypi.org/project/airbyte-api/0.38.1 - .
642+
643+
## 2023-10-13 00:13:41
644+
### Changes
645+
Based on:
646+
- OpenAPI Doc 1.0.0
647+
- Speakeasy CLI 1.99.0 (2.154.1) https://github.com/speakeasy-api/speakeasy
648+
### Generated
649+
- [python v0.39.0] .
650+
### Releases
651+
- [PyPI v0.39.0] https://pypi.org/project/airbyte-api/0.39.0 - .
652+
653+
## 2023-10-18 00:13:28
654+
### Changes
655+
Based on:
656+
- OpenAPI Doc 1.0.0
657+
- Speakeasy CLI 1.101.0 (2.161.0) https://github.com/speakeasy-api/speakeasy
658+
### Generated
659+
- [python v0.40.0] .
660+
### Releases
661+
- [PyPI v0.40.0] https://pypi.org/project/airbyte-api/0.40.0 - .

USAGE.md

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -21,34 +21,27 @@ req = shared.ConnectionCreateRequest(
2121
cursor_field=[
2222
'violet',
2323
],
24-
name='at BMW',
24+
name='Account',
2525
primary_key=[
2626
[
27-
'pfft',
27+
'BMW',
2828
],
2929
],
30-
sync_mode=shared.ConnectionSyncModeEnum.FULL_REFRESH_APPEND,
3130
),
3231
],
3332
),
34-
data_residency=shared.GeographyEnum.AUTO,
35-
destination_id='083eafc8-5591-44e0-a570-f6dd427d83a5',
36-
name='mesh interactive',
37-
namespace_definition=shared.NamespaceDefinitionEnum.DESTINATION,
33+
destination_id='e362083e-afc8-4559-94e0-a570f6dd427d',
3834
namespace_format='${SOURCE_NAMESPACE}',
39-
non_breaking_schema_updates_behavior=shared.NonBreakingSchemaUpdatesBehaviorEnum.IGNORE,
40-
prefix='port Idaho',
4135
schedule=shared.ConnectionSchedule(
42-
cron_expression='productivity',
43-
schedule_type=shared.ScheduleTypeEnum.MANUAL,
36+
schedule_type=shared.ScheduleTypeEnum.CRON,
4437
),
45-
source_id='b3fd2fd3-07d6-40cb-97ea-6dfc635b80f2',
46-
status=shared.ConnectionStatusEnum.INACTIVE,
38+
source_id='3a555847-8358-4423-a5b6-c7b3fd2fd307',
4739
)
4840

4941
res = s.connections.create_connection(req)
5042

5143
if res.connection_response is not None:
5244
# handle response
45+
pass
5346
```
5447
<!-- End SDK Example Usage -->

docs/models/operations/canceljobrequest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55

66
| Field | Type | Required | Description |
77
| ------------------ | ------------------ | ------------------ | ------------------ |
8-
| `job_id` | *Optional[int]* | :heavy_check_mark: | N/A |
8+
| `job_id` | *int* | :heavy_check_mark: | N/A |

docs/models/operations/canceljobresponse.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
| Field | Type | Required | Description |
77
| ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
8-
| `content_type` | *Optional[str]* | :heavy_check_mark: | HTTP response content type for this operation |
9-
| `job_response` | [Optional[shared.JobResponse]](undefined/models/shared/jobresponse.md) | :heavy_minus_sign: | Cancel a Job. |
10-
| `status_code` | *Optional[int]* | :heavy_check_mark: | HTTP response status code for this operation |
8+
| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation |
9+
| `job_response` | [Optional[shared.JobResponse]](../../models/shared/jobresponse.md) | :heavy_minus_sign: | Cancel a Job. |
10+
| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation |
1111
| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_minus_sign: | Raw HTTP response; suitable for custom response parsing |

docs/models/operations/createconnectionresponse.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
| Field | Type | Required | Description |
77
| ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
8-
| `connection_response` | [Optional[shared.ConnectionResponse]](undefined/models/shared/connectionresponse.md) | :heavy_minus_sign: | Successful operation |
9-
| `content_type` | *Optional[str]* | :heavy_check_mark: | HTTP response content type for this operation |
10-
| `status_code` | *Optional[int]* | :heavy_check_mark: | HTTP response status code for this operation |
8+
| `connection_response` | [Optional[shared.ConnectionResponse]](../../models/shared/connectionresponse.md) | :heavy_minus_sign: | Successful operation |
9+
| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation |
10+
| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation |
1111
| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_minus_sign: | Raw HTTP response; suitable for custom response parsing |

docs/models/operations/createdestinationresponse.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33

44
## Fields
55

6-
| Field | Type | Required | Description |
7-
| -------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- |
8-
| `content_type` | *Optional[str]* | :heavy_check_mark: | HTTP response content type for this operation |
9-
| `destination_response` | [Optional[shared.DestinationResponse]](undefined/models/shared/destinationresponse.md) | :heavy_minus_sign: | Successful operation |
10-
| `status_code` | *Optional[int]* | :heavy_check_mark: | HTTP response status code for this operation |
11-
| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_minus_sign: | Raw HTTP response; suitable for custom response parsing |
6+
| Field | Type | Required | Description |
7+
| ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
8+
| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation |
9+
| `destination_response` | [Optional[shared.DestinationResponse]](../../models/shared/destinationresponse.md) | :heavy_minus_sign: | Successful operation |
10+
| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation |
11+
| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_minus_sign: | Raw HTTP response; suitable for custom response parsing |

docs/models/operations/createjobresponse.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
| Field | Type | Required | Description |
77
| ---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- |
8-
| `content_type` | *Optional[str]* | :heavy_check_mark: | HTTP response content type for this operation |
9-
| `job_response` | [Optional[shared.JobResponse]](undefined/models/shared/jobresponse.md) | :heavy_minus_sign: | Kicks off a new Job based on the JobType. The connectionId is the resource that Job will be run for. |
10-
| `status_code` | *Optional[int]* | :heavy_check_mark: | HTTP response status code for this operation |
8+
| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation |
9+
| `job_response` | [Optional[shared.JobResponse]](../../models/shared/jobresponse.md) | :heavy_minus_sign: | Kicks off a new Job based on the JobType. The connectionId is the resource that Job will be run for. |
10+
| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation |
1111
| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_minus_sign: | Raw HTTP response; suitable for custom response parsing |

0 commit comments

Comments
 (0)