11lockVersion: 2.0.0
22id: 8b5fa338-9106-4734-abf0-e30d67044a90
33management:
4- docChecksum: 3aa362e60bfd40fded2c230b83285656
4+ docChecksum: e3c8da4d880f93f1bf483a45d1fe2016
55 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
1010 repoURL: https://github.com/Unstructured-IO/unstructured-python-client.git
1111 repoSubDirectory: .
1212 installationURL: https://github.com/Unstructured-IO/unstructured-python-client.git
@@ -16,7 +16,7 @@ features:
1616 acceptHeaders: 3.0.0
1717 additionalDependencies: 1.0.0
1818 constsAndDefaults: 1.0.5
19- core: 5.12.6
19+ core: 5.14.0
2020 defaultEnabledRetries: 0.2.0
2121 enumUnions: 0.1.0
2222 envVarSecurityUsage: 0.3.2
@@ -46,6 +46,10 @@ generatedFiles:
4646 - docs/models/errors/servererror.md
4747 - docs/models/operations/canceljobrequest.md
4848 - 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
4953 - docs/models/operations/createdestinationrequest.md
5054 - docs/models/operations/createdestinationresponse.md
5155 - docs/models/operations/createsourcerequest.md
@@ -60,6 +64,10 @@ generatedFiles:
6064 - docs/models/operations/deleteworkflowresponse.md
6165 - docs/models/operations/downloadjoboutputrequest.md
6266 - 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
6371 - docs/models/operations/getdestinationrequest.md
6472 - docs/models/operations/getdestinationresponse.md
6573 - docs/models/operations/getjobrequest.md
@@ -90,8 +98,6 @@ generatedFiles:
9098 - docs/models/shared/astradbconnectorconfiginput.md
9199 - docs/models/shared/azureaisearchconnectorconfig.md
92100 - docs/models/shared/azureaisearchconnectorconfiginput.md
93- - docs/models/shared/azuredestinationconnectorconfig.md
94- - docs/models/shared/azuredestinationconnectorconfiginput.md
95101 - docs/models/shared/azuresourceconnectorconfig.md
96102 - docs/models/shared/azuresourceconnectorconfiginput.md
97103 - docs/models/shared/bodyrunworkflow.md
@@ -100,6 +106,7 @@ generatedFiles:
100106 - docs/models/shared/config.md
101107 - docs/models/shared/confluencesourceconnectorconfig.md
102108 - docs/models/shared/confluencesourceconnectorconfiginput.md
109+ - docs/models/shared/connectioncheckstatus.md
103110 - docs/models/shared/couchbasedestinationconnectorconfig.md
104111 - docs/models/shared/couchbasedestinationconnectorconfiginput.md
105112 - docs/models/shared/couchbasesourceconnectorconfig.md
@@ -109,6 +116,7 @@ generatedFiles:
109116 - docs/models/shared/createsourceconnectorconfig.md
110117 - docs/models/shared/createworkflow.md
111118 - docs/models/shared/crontabentry.md
119+ - docs/models/shared/dagnodeconnectioncheck.md
112120 - docs/models/shared/databricksvdtdestinationconnectorconfig.md
113121 - docs/models/shared/databricksvdtdestinationconnectorconfiginput.md
114122 - docs/models/shared/databricksvolumesconnectorconfig.md
@@ -195,7 +203,6 @@ generatedFiles:
195203 - docs/models/shared/weaviatedestinationconnectorconfiginput.md
196204 - docs/models/shared/workflowinformation.md
197205 - docs/models/shared/workflownode.md
198- - docs/models/shared/workflownodetype.md
199206 - docs/models/shared/workflowschedule.md
200207 - docs/models/shared/workflowstate.md
201208 - docs/models/shared/workflowtype.md
@@ -230,14 +237,18 @@ generatedFiles:
230237 - src/unstructured_client/models/errors/servererror.py
231238 - src/unstructured_client/models/operations/__init__.py
232239 - 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
233242 - src/unstructured_client/models/operations/create_destination.py
234243 - src/unstructured_client/models/operations/create_source.py
235244 - src/unstructured_client/models/operations/create_workflow.py
236245 - src/unstructured_client/models/operations/delete_destination.py
237246 - src/unstructured_client/models/operations/delete_source.py
238247 - src/unstructured_client/models/operations/delete_workflow.py
239248 - 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
240250 - 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
241252 - src/unstructured_client/models/operations/get_job.py
242253 - src/unstructured_client/models/operations/get_source.py
243254 - src/unstructured_client/models/operations/get_workflow.py
@@ -255,15 +266,14 @@ generatedFiles:
255266 - src/unstructured_client/models/shared/astradbconnectorconfiginput.py
256267 - src/unstructured_client/models/shared/azureaisearchconnectorconfig.py
257268 - src/unstructured_client/models/shared/azureaisearchconnectorconfiginput.py
258- - src/unstructured_client/models/shared/azuredestinationconnectorconfig.py
259- - src/unstructured_client/models/shared/azuredestinationconnectorconfiginput.py
260269 - src/unstructured_client/models/shared/azuresourceconnectorconfig.py
261270 - src/unstructured_client/models/shared/azuresourceconnectorconfiginput.py
262271 - src/unstructured_client/models/shared/body_run_workflow.py
263272 - src/unstructured_client/models/shared/boxsourceconnectorconfig.py
264273 - src/unstructured_client/models/shared/boxsourceconnectorconfiginput.py
265274 - src/unstructured_client/models/shared/confluencesourceconnectorconfig.py
266275 - src/unstructured_client/models/shared/confluencesourceconnectorconfiginput.py
276+ - src/unstructured_client/models/shared/connectioncheckstatus.py
267277 - src/unstructured_client/models/shared/couchbasedestinationconnectorconfig.py
268278 - src/unstructured_client/models/shared/couchbasedestinationconnectorconfiginput.py
269279 - src/unstructured_client/models/shared/couchbasesourceconnectorconfig.py
@@ -272,6 +282,7 @@ generatedFiles:
272282 - src/unstructured_client/models/shared/createsourceconnector.py
273283 - src/unstructured_client/models/shared/createworkflow.py
274284 - src/unstructured_client/models/shared/crontabentry.py
285+ - src/unstructured_client/models/shared/dagnodeconnectioncheck.py
275286 - src/unstructured_client/models/shared/databricksvdtdestinationconnectorconfig.py
276287 - src/unstructured_client/models/shared/databricksvdtdestinationconnectorconfiginput.py
277288 - src/unstructured_client/models/shared/databricksvolumesconnectorconfig.py
@@ -345,7 +356,6 @@ generatedFiles:
345356 - src/unstructured_client/models/shared/weaviatedestinationconnectorconfiginput.py
346357 - src/unstructured_client/models/shared/workflowinformation.py
347358 - src/unstructured_client/models/shared/workflownode.py
348- - src/unstructured_client/models/shared/workflownodetype.py
349359 - src/unstructured_client/models/shared/workflowschedule.py
350360 - src/unstructured_client/models/shared/workflowstate.py
351361 - src/unstructured_client/models/shared/workflowtype.py
@@ -377,12 +387,12 @@ examples:
377387 create_destination:
378388 speakeasy-default-create-destination:
379389 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 "}
381391 responses:
382392 "200":
383393 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"}
384394 "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>"} ]}
386396 delete_destination:
387397 speakeasy-default-delete-destination:
388398 parameters:
@@ -592,5 +602,49 @@ examples:
592602 application/json: {"detail": []}
593603 5XX:
594604 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>"}]}
595649examplesVersion: 1.0.1
596650generatedTests: {}
0 commit comments