1
1
lockVersion: 2.0.0
2
2
id: 8b5fa338-9106-4734-abf0-e30d67044a90
3
3
management:
4
- docChecksum: 3aa362e60bfd40fded2c230b83285656
4
+ docChecksum: e3c8da4d880f93f1bf483a45d1fe2016
5
5
docVersion: 1.1.7
6
- speakeasyVersion: 1.531 .0
7
- generationVersion: 2.568.2
8
- releaseVersion: 0.32.3
9
- configChecksum: af0d8669486cc7faf305ae45ca484a80
6
+ speakeasyVersion: 1.533 .0
7
+ generationVersion: 2.578.0
8
+ releaseVersion: 0.33.0
9
+ configChecksum: d3a6fe7f2ae7f430c8fff9c158af4f46
10
10
repoURL: https://github.com/Unstructured-IO/unstructured-python-client.git
11
11
repoSubDirectory: .
12
12
installationURL: https://github.com/Unstructured-IO/unstructured-python-client.git
@@ -16,7 +16,7 @@ features:
16
16
acceptHeaders: 3.0.0
17
17
additionalDependencies: 1.0.0
18
18
constsAndDefaults: 1.0.5
19
- core: 5.12.6
19
+ core: 5.14.0
20
20
defaultEnabledRetries: 0.2.0
21
21
enumUnions: 0.1.0
22
22
envVarSecurityUsage: 0.3.2
@@ -46,6 +46,10 @@ generatedFiles:
46
46
- docs/models/errors/servererror.md
47
47
- docs/models/operations/canceljobrequest.md
48
48
- docs/models/operations/canceljobresponse.md
49
+ - docs/models/operations/checkconnectionapiv1sourcessourceidconnectioncheckpostrequest.md
50
+ - docs/models/operations/checkconnectionapiv1sourcessourceidconnectioncheckpostresponse.md
51
+ - docs/models/operations/checkdestinationconnectionapiv1destinationsdestinationidconnectioncheckpostrequest.md
52
+ - docs/models/operations/checkdestinationconnectionapiv1destinationsdestinationidconnectioncheckpostresponse.md
49
53
- docs/models/operations/createdestinationrequest.md
50
54
- docs/models/operations/createdestinationresponse.md
51
55
- docs/models/operations/createsourcerequest.md
@@ -60,6 +64,10 @@ generatedFiles:
60
64
- docs/models/operations/deleteworkflowresponse.md
61
65
- docs/models/operations/downloadjoboutputrequest.md
62
66
- docs/models/operations/downloadjoboutputresponse.md
67
+ - docs/models/operations/getconnectioncheckapiv1sourcessourceidconnectioncheckgetrequest.md
68
+ - docs/models/operations/getconnectioncheckapiv1sourcessourceidconnectioncheckgetresponse.md
69
+ - docs/models/operations/getdestinationconnectioncheckapiv1destinationsdestinationidconnectioncheckgetrequest.md
70
+ - docs/models/operations/getdestinationconnectioncheckapiv1destinationsdestinationidconnectioncheckgetresponse.md
63
71
- docs/models/operations/getdestinationrequest.md
64
72
- docs/models/operations/getdestinationresponse.md
65
73
- docs/models/operations/getjobrequest.md
@@ -90,8 +98,6 @@ generatedFiles:
90
98
- docs/models/shared/astradbconnectorconfiginput.md
91
99
- docs/models/shared/azureaisearchconnectorconfig.md
92
100
- docs/models/shared/azureaisearchconnectorconfiginput.md
93
- - docs/models/shared/azuredestinationconnectorconfig.md
94
- - docs/models/shared/azuredestinationconnectorconfiginput.md
95
101
- docs/models/shared/azuresourceconnectorconfig.md
96
102
- docs/models/shared/azuresourceconnectorconfiginput.md
97
103
- docs/models/shared/bodyrunworkflow.md
@@ -100,6 +106,7 @@ generatedFiles:
100
106
- docs/models/shared/config.md
101
107
- docs/models/shared/confluencesourceconnectorconfig.md
102
108
- docs/models/shared/confluencesourceconnectorconfiginput.md
109
+ - docs/models/shared/connectioncheckstatus.md
103
110
- docs/models/shared/couchbasedestinationconnectorconfig.md
104
111
- docs/models/shared/couchbasedestinationconnectorconfiginput.md
105
112
- docs/models/shared/couchbasesourceconnectorconfig.md
@@ -109,6 +116,7 @@ generatedFiles:
109
116
- docs/models/shared/createsourceconnectorconfig.md
110
117
- docs/models/shared/createworkflow.md
111
118
- docs/models/shared/crontabentry.md
119
+ - docs/models/shared/dagnodeconnectioncheck.md
112
120
- docs/models/shared/databricksvdtdestinationconnectorconfig.md
113
121
- docs/models/shared/databricksvdtdestinationconnectorconfiginput.md
114
122
- docs/models/shared/databricksvolumesconnectorconfig.md
@@ -195,7 +203,6 @@ generatedFiles:
195
203
- docs/models/shared/weaviatedestinationconnectorconfiginput.md
196
204
- docs/models/shared/workflowinformation.md
197
205
- docs/models/shared/workflownode.md
198
- - docs/models/shared/workflownodetype.md
199
206
- docs/models/shared/workflowschedule.md
200
207
- docs/models/shared/workflowstate.md
201
208
- docs/models/shared/workflowtype.md
@@ -230,14 +237,18 @@ generatedFiles:
230
237
- src/unstructured_client/models/errors/servererror.py
231
238
- src/unstructured_client/models/operations/__init__.py
232
239
- src/unstructured_client/models/operations/cancel_job.py
240
+ - src/unstructured_client/models/operations/check_connection_api_v1_sources_source_id_connection_check_post.py
241
+ - src/unstructured_client/models/operations/check_destination_connection_api_v1_destinations_destination_id_connection_check_post.py
233
242
- src/unstructured_client/models/operations/create_destination.py
234
243
- src/unstructured_client/models/operations/create_source.py
235
244
- src/unstructured_client/models/operations/create_workflow.py
236
245
- src/unstructured_client/models/operations/delete_destination.py
237
246
- src/unstructured_client/models/operations/delete_source.py
238
247
- src/unstructured_client/models/operations/delete_workflow.py
239
248
- src/unstructured_client/models/operations/download_job_output.py
249
+ - src/unstructured_client/models/operations/get_connection_check_api_v1_sources_source_id_connection_check_get.py
240
250
- src/unstructured_client/models/operations/get_destination.py
251
+ - src/unstructured_client/models/operations/get_destination_connection_check_api_v1_destinations_destination_id_connection_check_get.py
241
252
- src/unstructured_client/models/operations/get_job.py
242
253
- src/unstructured_client/models/operations/get_source.py
243
254
- src/unstructured_client/models/operations/get_workflow.py
@@ -255,15 +266,14 @@ generatedFiles:
255
266
- src/unstructured_client/models/shared/astradbconnectorconfiginput.py
256
267
- src/unstructured_client/models/shared/azureaisearchconnectorconfig.py
257
268
- src/unstructured_client/models/shared/azureaisearchconnectorconfiginput.py
258
- - src/unstructured_client/models/shared/azuredestinationconnectorconfig.py
259
- - src/unstructured_client/models/shared/azuredestinationconnectorconfiginput.py
260
269
- src/unstructured_client/models/shared/azuresourceconnectorconfig.py
261
270
- src/unstructured_client/models/shared/azuresourceconnectorconfiginput.py
262
271
- src/unstructured_client/models/shared/body_run_workflow.py
263
272
- src/unstructured_client/models/shared/boxsourceconnectorconfig.py
264
273
- src/unstructured_client/models/shared/boxsourceconnectorconfiginput.py
265
274
- src/unstructured_client/models/shared/confluencesourceconnectorconfig.py
266
275
- src/unstructured_client/models/shared/confluencesourceconnectorconfiginput.py
276
+ - src/unstructured_client/models/shared/connectioncheckstatus.py
267
277
- src/unstructured_client/models/shared/couchbasedestinationconnectorconfig.py
268
278
- src/unstructured_client/models/shared/couchbasedestinationconnectorconfiginput.py
269
279
- src/unstructured_client/models/shared/couchbasesourceconnectorconfig.py
@@ -272,6 +282,7 @@ generatedFiles:
272
282
- src/unstructured_client/models/shared/createsourceconnector.py
273
283
- src/unstructured_client/models/shared/createworkflow.py
274
284
- src/unstructured_client/models/shared/crontabentry.py
285
+ - src/unstructured_client/models/shared/dagnodeconnectioncheck.py
275
286
- src/unstructured_client/models/shared/databricksvdtdestinationconnectorconfig.py
276
287
- src/unstructured_client/models/shared/databricksvdtdestinationconnectorconfiginput.py
277
288
- src/unstructured_client/models/shared/databricksvolumesconnectorconfig.py
@@ -345,7 +356,6 @@ generatedFiles:
345
356
- src/unstructured_client/models/shared/weaviatedestinationconnectorconfiginput.py
346
357
- src/unstructured_client/models/shared/workflowinformation.py
347
358
- src/unstructured_client/models/shared/workflownode.py
348
- - src/unstructured_client/models/shared/workflownodetype.py
349
359
- src/unstructured_client/models/shared/workflowschedule.py
350
360
- src/unstructured_client/models/shared/workflowstate.py
351
361
- src/unstructured_client/models/shared/workflowtype.py
@@ -377,12 +387,12 @@ examples:
377
387
create_destination:
378
388
speakeasy-default-create-destination:
379
389
requestBody:
380
- application/json: {"config": {"api_endpoint": "<value>", "batch_size": 20, "collection_name": "<value>", "flatten_metadata": false, "token": "<value>"}, "name": "<value>", "type": "azure "}
390
+ application/json: {"config": {"api_endpoint": "<value>", "batch_size": 20, "collection_name": "<value>", "flatten_metadata": false, "token": "<value>"}, "name": "<value>", "type": "azure_ai_search "}
381
391
responses:
382
392
"200":
383
393
application/json: {"config": {"api_key": "<value>", "batch_size": 290189, "collection_name": "<value>", "url": "https://gray-rawhide.name/"}, "created_at": "2023-10-16T03:44:52.760Z", "id": "b3cbed99-76f0-4238-9635-119a590e2345", "name": "<value>", "type": "postgres"}
384
394
"422":
385
- application/json: {"detail": []}
395
+ application/json: {"detail": [{"loc": ["<value>"], "msg": "<value>", "type": "<value>"}, {"loc": [623109], "msg": "<value>", "type": "<value>"}, {"loc": [218326], "msg": "<value>", "type": "<value>"} ]}
386
396
delete_destination:
387
397
speakeasy-default-delete-destination:
388
398
parameters:
@@ -592,5 +602,49 @@ examples:
592
602
application/json: {"detail": []}
593
603
5XX:
594
604
application/json: {"detail": "An error occurred"}
605
+ check_destination_connection_api_v1_destinations__destination_id__connection_check_post:
606
+ speakeasy-default-check-destination-connection-api-v1-destinations-destination-id-connection-check-post:
607
+ parameters:
608
+ path:
609
+ destination_id: "b65169f5-79ba-4464-918f-b0be2c07b962"
610
+ header: {}
611
+ responses:
612
+ "202":
613
+ application/json: {"created_at": "2024-12-11T22:17:57.402Z", "id": "337e8f13-6b28-466e-a173-b8a939d2c047", "status": "SUCCESS"}
614
+ "422":
615
+ application/json: {"detail": [{"loc": [], "msg": "<value>", "type": "<value>"}, {"loc": ["<value>", 580213], "msg": "<value>", "type": "<value>"}]}
616
+ get_destination_connection_check_api_v1_destinations__destination_id__connection_check_get:
617
+ speakeasy-default-get-destination-connection-check-api-v1-destinations-destination-id-connection-check-get:
618
+ parameters:
619
+ path:
620
+ destination_id: "3c48df35-2b2c-46f2-9aa2-d7eae993797c"
621
+ header: {}
622
+ responses:
623
+ "200":
624
+ application/json: {"created_at": "2023-08-18T13:08:22.968Z", "id": "d3ed5db0-557c-45b6-b496-8d8ddcf95c3a", "status": "SCHEDULED"}
625
+ "422":
626
+ application/json: {"detail": [{"loc": ["<value>"], "msg": "<value>", "type": "<value>"}, {"loc": ["<value>", "<value>"], "msg": "<value>", "type": "<value>"}, {"loc": ["<value>", 661733, "<value>"], "msg": "<value>", "type": "<value>"}]}
627
+ check_connection_api_v1_sources__source_id__connection_check_post:
628
+ speakeasy-default-check-connection-api-v1-sources-source-id-connection-check-post:
629
+ parameters:
630
+ path:
631
+ source_id: "8cb54f13-5652-423e-889c-1df1f8147126"
632
+ header: {}
633
+ responses:
634
+ "202":
635
+ application/json: {"created_at": "2023-08-17T02:17:54.227Z", "id": "12f4c45a-e6b2-4d0f-849d-2ab042bf13d2", "status": "SUCCESS"}
636
+ "422":
637
+ application/json: {"detail": [{"loc": [], "msg": "<value>", "type": "<value>"}, {"loc": [], "msg": "<value>", "type": "<value>"}]}
638
+ get_connection_check_api_v1_sources__source_id__connection_check_get:
639
+ speakeasy-default-get-connection-check-api-v1-sources-source-id-connection-check-get:
640
+ parameters:
641
+ path:
642
+ source_id: "d9c3daec-ddf9-4cef-ae8d-3a989813cc7b"
643
+ header: {}
644
+ responses:
645
+ "200":
646
+ application/json: {"created_at": "2025-01-25T05:08:46.547Z", "id": "7cc92d68-dc16-49f9-a119-c651a18a978d", "status": "SCHEDULED"}
647
+ "422":
648
+ application/json: {"detail": [{"loc": [146117], "msg": "<value>", "type": "<value>"}, {"loc": [417709], "msg": "<value>", "type": "<value>"}]}
595
649
examplesVersion: 1.0.1
596
650
generatedTests: {}
0 commit comments