Skip to content

Commit ca75411

Browse files
committed
ci: regenerated with OpenAPI Doc 1.0.0, Speakeasy CLI 1.170.1
1 parent f7625bc commit ca75411

File tree

535 files changed

+1078
-1067
lines changed

Some content is hidden

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

535 files changed

+1078
-1067
lines changed

.speakeasy/gen.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ management:
44
docChecksum: c101e6356aa26bcdee80457c4dc64471
55
docVersion: 1.0.0
66
speakeasyVersion: internal
7-
generationVersion: 2.248.1
8-
releaseVersion: 0.46.0
9-
configChecksum: 0c9ddc0ce5ae2f9e165a55e67a11d9ca
7+
generationVersion: 2.250.12
8+
releaseVersion: 0.47.0
9+
configChecksum: 3fcff865c11ce83075716a8313369445
1010
repoURL: https://github.com/airbytehq/airbyte-api-python-sdk.git
1111
repoSubDirectory: .
1212
installationURL: https://github.com/airbytehq/airbyte-api-python-sdk.git
@@ -15,7 +15,7 @@ features:
1515
python:
1616
additionalProperties: 0.1.0
1717
constsAndDefaults: 0.1.2
18-
core: 4.4.4
18+
core: 4.4.5
1919
globalSecurity: 2.83.2
2020
globalServerURLs: 2.82.1
2121
unions: 2.82.5

README.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,15 @@ s = airbyte.Airbyte(
4040
)
4141

4242
req = shared.ConnectionCreateRequest(
43+
destination_id='c669dd1e-3620-483e-afc8-55914e0a570f',
44+
source_id='6dd427d8-3a55-4584-b835-842325b6c7b3',
4345
configurations=shared.StreamConfigurations(
4446
streams=[
4547
shared.StreamConfiguration(
48+
name='string',
4649
cursor_field=[
4750
'string',
4851
],
49-
name='string',
5052
primary_key=[
5153
[
5254
'string',
@@ -55,12 +57,10 @@ req = shared.ConnectionCreateRequest(
5557
),
5658
],
5759
),
58-
destination_id='c669dd1e-3620-483e-afc8-55914e0a570f',
5960
namespace_format='${SOURCE_NAMESPACE}',
6061
schedule=shared.ConnectionSchedule(
61-
schedule_type=shared.ScheduleTypeEnum.MANUAL,
62+
schedule_type=shared.ScheduleTypeEnum.CRON,
6263
),
63-
source_id='dd427d83-a555-4847-8358-42325b6c7b3f',
6464
)
6565

6666
res = s.connections.create_connection(req)
@@ -153,13 +153,15 @@ s = airbyte.Airbyte(
153153
)
154154

155155
req = shared.ConnectionCreateRequest(
156+
destination_id='c669dd1e-3620-483e-afc8-55914e0a570f',
157+
source_id='6dd427d8-3a55-4584-b835-842325b6c7b3',
156158
configurations=shared.StreamConfigurations(
157159
streams=[
158160
shared.StreamConfiguration(
161+
name='string',
159162
cursor_field=[
160163
'string',
161164
],
162-
name='string',
163165
primary_key=[
164166
[
165167
'string',
@@ -168,12 +170,10 @@ req = shared.ConnectionCreateRequest(
168170
),
169171
],
170172
),
171-
destination_id='c669dd1e-3620-483e-afc8-55914e0a570f',
172173
namespace_format='${SOURCE_NAMESPACE}',
173174
schedule=shared.ConnectionSchedule(
174-
schedule_type=shared.ScheduleTypeEnum.MANUAL,
175+
schedule_type=shared.ScheduleTypeEnum.CRON,
175176
),
176-
source_id='dd427d83-a555-4847-8358-42325b6c7b3f',
177177
)
178178

179179
res = None
@@ -219,13 +219,15 @@ s = airbyte.Airbyte(
219219
)
220220

221221
req = shared.ConnectionCreateRequest(
222+
destination_id='c669dd1e-3620-483e-afc8-55914e0a570f',
223+
source_id='6dd427d8-3a55-4584-b835-842325b6c7b3',
222224
configurations=shared.StreamConfigurations(
223225
streams=[
224226
shared.StreamConfiguration(
227+
name='string',
225228
cursor_field=[
226229
'string',
227230
],
228-
name='string',
229231
primary_key=[
230232
[
231233
'string',
@@ -234,12 +236,10 @@ req = shared.ConnectionCreateRequest(
234236
),
235237
],
236238
),
237-
destination_id='c669dd1e-3620-483e-afc8-55914e0a570f',
238239
namespace_format='${SOURCE_NAMESPACE}',
239240
schedule=shared.ConnectionSchedule(
240-
schedule_type=shared.ScheduleTypeEnum.MANUAL,
241+
schedule_type=shared.ScheduleTypeEnum.CRON,
241242
),
242-
source_id='dd427d83-a555-4847-8358-42325b6c7b3f',
243243
)
244244

245245
res = s.connections.create_connection(req)
@@ -268,13 +268,15 @@ s = airbyte.Airbyte(
268268
)
269269

270270
req = shared.ConnectionCreateRequest(
271+
destination_id='c669dd1e-3620-483e-afc8-55914e0a570f',
272+
source_id='6dd427d8-3a55-4584-b835-842325b6c7b3',
271273
configurations=shared.StreamConfigurations(
272274
streams=[
273275
shared.StreamConfiguration(
276+
name='string',
274277
cursor_field=[
275278
'string',
276279
],
277-
name='string',
278280
primary_key=[
279281
[
280282
'string',
@@ -283,12 +285,10 @@ req = shared.ConnectionCreateRequest(
283285
),
284286
],
285287
),
286-
destination_id='c669dd1e-3620-483e-afc8-55914e0a570f',
287288
namespace_format='${SOURCE_NAMESPACE}',
288289
schedule=shared.ConnectionSchedule(
289-
schedule_type=shared.ScheduleTypeEnum.MANUAL,
290+
schedule_type=shared.ScheduleTypeEnum.CRON,
290291
),
291-
source_id='dd427d83-a555-4847-8358-42325b6c7b3f',
292292
)
293293

294294
res = s.connections.create_connection(req)
@@ -346,13 +346,15 @@ s = airbyte.Airbyte(
346346
)
347347

348348
req = shared.ConnectionCreateRequest(
349+
destination_id='c669dd1e-3620-483e-afc8-55914e0a570f',
350+
source_id='6dd427d8-3a55-4584-b835-842325b6c7b3',
349351
configurations=shared.StreamConfigurations(
350352
streams=[
351353
shared.StreamConfiguration(
354+
name='string',
352355
cursor_field=[
353356
'string',
354357
],
355-
name='string',
356358
primary_key=[
357359
[
358360
'string',
@@ -361,12 +363,10 @@ req = shared.ConnectionCreateRequest(
361363
),
362364
],
363365
),
364-
destination_id='c669dd1e-3620-483e-afc8-55914e0a570f',
365366
namespace_format='${SOURCE_NAMESPACE}',
366367
schedule=shared.ConnectionSchedule(
367-
schedule_type=shared.ScheduleTypeEnum.MANUAL,
368+
schedule_type=shared.ScheduleTypeEnum.CRON,
368369
),
369-
source_id='dd427d83-a555-4847-8358-42325b6c7b3f',
370370
)
371371

372372
res = s.connections.create_connection(req)

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -828,4 +828,14 @@ Based on:
828828
### Generated
829829
- [python v0.46.0] .
830830
### Releases
831-
- [PyPI v0.46.0] https://pypi.org/project/airbyte-api/0.46.0 - .
831+
- [PyPI v0.46.0] https://pypi.org/project/airbyte-api/0.46.0 - .
832+
833+
## 2024-02-07 00:13:42
834+
### Changes
835+
Based on:
836+
- OpenAPI Doc 1.0.0
837+
- Speakeasy CLI 1.170.1 (2.250.12) https://github.com/speakeasy-api/speakeasy
838+
### Generated
839+
- [python v0.47.0] .
840+
### Releases
841+
- [PyPI v0.47.0] https://pypi.org/project/airbyte-api/0.47.0 - .

USAGE.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,15 @@ s = airbyte.Airbyte(
1313
)
1414

1515
req = shared.ConnectionCreateRequest(
16+
destination_id='c669dd1e-3620-483e-afc8-55914e0a570f',
17+
source_id='6dd427d8-3a55-4584-b835-842325b6c7b3',
1618
configurations=shared.StreamConfigurations(
1719
streams=[
1820
shared.StreamConfiguration(
21+
name='string',
1922
cursor_field=[
2023
'string',
2124
],
22-
name='string',
2325
primary_key=[
2426
[
2527
'string',
@@ -28,12 +30,10 @@ req = shared.ConnectionCreateRequest(
2830
),
2931
],
3032
),
31-
destination_id='c669dd1e-3620-483e-afc8-55914e0a570f',
3233
namespace_format='${SOURCE_NAMESPACE}',
3334
schedule=shared.ConnectionSchedule(
34-
schedule_type=shared.ScheduleTypeEnum.MANUAL,
35+
schedule_type=shared.ScheduleTypeEnum.CRON,
3536
),
36-
source_id='dd427d83-a555-4847-8358-42325b6c7b3f',
3737
)
3838

3939
res = s.connections.create_connection(req)

docs/models/operations/canceljobresponse.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
| Field | Type | Required | Description |
77
| ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
88
| `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. |
109
| `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_check_mark: | Raw HTTP response; suitable for custom response parsing |
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+
| `job_response` | [Optional[shared.JobResponse]](../../models/shared/jobresponse.md) | :heavy_minus_sign: | Cancel a Job. |

docs/models/operations/createconnectionresponse.md

Lines changed: 2 additions & 2 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]](../../models/shared/connectionresponse.md) | :heavy_minus_sign: | Successful operation |
98
| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation |
109
| `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_check_mark: | Raw HTTP response; suitable for custom response parsing |
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+
| `connection_response` | [Optional[shared.ConnectionResponse]](../../models/shared/connectionresponse.md) | :heavy_minus_sign: | Successful operation |

docs/models/operations/createdestinationresponse.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
| Field | Type | Required | Description |
77
| ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
88
| `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 |
109
| `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_check_mark: | Raw HTTP response; suitable for custom response parsing |
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+
| `destination_response` | [Optional[shared.DestinationResponse]](../../models/shared/destinationresponse.md) | :heavy_minus_sign: | Successful operation |

docs/models/operations/createjobresponse.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
| Field | Type | Required | Description |
77
| ---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- |
88
| `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. |
109
| `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_check_mark: | Raw HTTP response; suitable for custom response parsing |
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+
| `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. |

0 commit comments

Comments
 (0)