11lockVersion: 2.0.0
22id: 8b5fa338-9106-4734-abf0-e30d67044a90
33management:
4- docChecksum: 1305a6771cbde39530fd78e1b8acb938
5- docVersion: 1.1.17
4+ docChecksum: 24e5feb9eb78423b24ac7fead1439479
5+ docVersion: 1.1.24
66 speakeasyVersion: 1.552.0
77 generationVersion: 2.610.0
8- releaseVersion: 0.36.0
9- configChecksum: e1d52979607afacfb892d70fedc250fb
8+ releaseVersion: 0.37.1
9+ configChecksum: 995e2ded80d15617a1661ac4be288219
1010 repoURL: https://github.com/Unstructured-IO/unstructured-python-client.git
1111 repoSubDirectory: .
1212 installationURL: https://github.com/Unstructured-IO/unstructured-python-client.git
@@ -70,6 +70,10 @@ generatedFiles:
7070 - docs/models/operations/getconnectionchecksourcesresponse.md
7171 - docs/models/operations/getdestinationrequest.md
7272 - docs/models/operations/getdestinationresponse.md
73+ - docs/models/operations/getjobdetailsrequest.md
74+ - docs/models/operations/getjobdetailsresponse.md
75+ - docs/models/operations/getjobfailedfilesrequest.md
76+ - docs/models/operations/getjobfailedfilesresponse.md
7377 - docs/models/operations/getjobrequest.md
7478 - docs/models/operations/getjobresponse.md
7579 - docs/models/operations/getsourcerequest.md
@@ -86,6 +90,8 @@ generatedFiles:
8690 - docs/models/operations/listworkflowsresponse.md
8791 - docs/models/operations/partitionrequest.md
8892 - docs/models/operations/partitionresponse.md
93+ - docs/models/operations/retrieverequest.md
94+ - docs/models/operations/retrieveresponse.md
8995 - docs/models/operations/runworkflowrequest.md
9096 - docs/models/operations/runworkflowresponse.md
9197 - docs/models/operations/updatedestinationrequest.md
@@ -130,6 +136,7 @@ generatedFiles:
130136 - docs/models/shared/dropboxsourceconnectorconfiginput.md
131137 - docs/models/shared/elasticsearchconnectorconfig.md
132138 - docs/models/shared/elasticsearchconnectorconfiginput.md
139+ - docs/models/shared/failedfile.md
133140 - docs/models/shared/files.md
134141 - docs/models/shared/gcsdestinationconnectorconfig.md
135142 - docs/models/shared/gcsdestinationconnectorconfiginput.md
@@ -142,7 +149,10 @@ generatedFiles:
142149 - docs/models/shared/inputfiles.md
143150 - docs/models/shared/jirasourceconnectorconfig.md
144151 - docs/models/shared/jirasourceconnectorconfiginput.md
152+ - docs/models/shared/jobdetails.md
153+ - docs/models/shared/jobfailedfiles.md
145154 - docs/models/shared/jobinformation.md
155+ - docs/models/shared/jobprocessingstatus.md
146156 - docs/models/shared/jobstatus.md
147157 - docs/models/shared/kafkaclouddestinationconnectorconfig.md
148158 - docs/models/shared/kafkaclouddestinationconnectorconfiginput.md
@@ -164,6 +174,7 @@ generatedFiles:
164174 - docs/models/shared/outlooksourceconnectorconfiginput.md
165175 - docs/models/shared/outputformat.md
166176 - docs/models/shared/partitionparameters.md
177+ - docs/models/shared/pemauthresponse.md
167178 - docs/models/shared/pineconedestinationconnectorconfig.md
168179 - docs/models/shared/pineconedestinationconnectorconfiginput.md
169180 - docs/models/shared/postgresdestinationconnectorconfig.md
@@ -188,6 +199,7 @@ generatedFiles:
188199 - docs/models/shared/snowflakedestinationconnectorconfiginput.md
189200 - docs/models/shared/snowflakesourceconnectorconfig.md
190201 - docs/models/shared/snowflakesourceconnectorconfiginput.md
202+ - docs/models/shared/sortdirection.md
191203 - docs/models/shared/sourceconnectorinformation.md
192204 - docs/models/shared/sourceconnectorinformationconfig.md
193205 - docs/models/shared/sourceconnectortype.md
@@ -215,6 +227,7 @@ generatedFiles:
215227 - docs/sdks/destinations/README.md
216228 - docs/sdks/general/README.md
217229 - docs/sdks/jobs/README.md
230+ - docs/sdks/pemkeyauth/README.md
218231 - docs/sdks/sources/README.md
219232 - docs/sdks/unstructuredclient/README.md
220233 - docs/sdks/workflows/README.md
@@ -251,13 +264,16 @@ generatedFiles:
251264 - src/unstructured_client/models/operations/get_connection_check_sources.py
252265 - src/unstructured_client/models/operations/get_destination.py
253266 - src/unstructured_client/models/operations/get_job.py
267+ - src/unstructured_client/models/operations/get_job_details.py
268+ - src/unstructured_client/models/operations/get_job_failed_files.py
254269 - src/unstructured_client/models/operations/get_source.py
255270 - src/unstructured_client/models/operations/get_workflow.py
256271 - src/unstructured_client/models/operations/list_destinations.py
257272 - src/unstructured_client/models/operations/list_jobs.py
258273 - src/unstructured_client/models/operations/list_sources.py
259274 - src/unstructured_client/models/operations/list_workflows.py
260275 - src/unstructured_client/models/operations/partition.py
276+ - src/unstructured_client/models/operations/retrieve.py
261277 - src/unstructured_client/models/operations/run_workflow.py
262278 - src/unstructured_client/models/operations/update_destination.py
263279 - src/unstructured_client/models/operations/update_source.py
@@ -296,6 +312,7 @@ generatedFiles:
296312 - src/unstructured_client/models/shared/dropboxsourceconnectorconfiginput.py
297313 - src/unstructured_client/models/shared/elasticsearchconnectorconfig.py
298314 - src/unstructured_client/models/shared/elasticsearchconnectorconfiginput.py
315+ - src/unstructured_client/models/shared/failedfile.py
299316 - src/unstructured_client/models/shared/gcsdestinationconnectorconfig.py
300317 - src/unstructured_client/models/shared/gcsdestinationconnectorconfiginput.py
301318 - src/unstructured_client/models/shared/gcssourceconnectorconfig.py
@@ -306,7 +323,10 @@ generatedFiles:
306323 - src/unstructured_client/models/shared/ibmwatsonxs3destinationconnectorconfiginput.py
307324 - src/unstructured_client/models/shared/jirasourceconnectorconfig.py
308325 - src/unstructured_client/models/shared/jirasourceconnectorconfiginput.py
326+ - src/unstructured_client/models/shared/jobdetails.py
327+ - src/unstructured_client/models/shared/jobfailedfiles.py
309328 - src/unstructured_client/models/shared/jobinformation.py
329+ - src/unstructured_client/models/shared/jobprocessingstatus.py
310330 - src/unstructured_client/models/shared/jobstatus.py
311331 - src/unstructured_client/models/shared/kafkaclouddestinationconnectorconfig.py
312332 - src/unstructured_client/models/shared/kafkaclouddestinationconnectorconfiginput.py
@@ -326,6 +346,7 @@ generatedFiles:
326346 - src/unstructured_client/models/shared/outlooksourceconnectorconfig.py
327347 - src/unstructured_client/models/shared/outlooksourceconnectorconfiginput.py
328348 - src/unstructured_client/models/shared/partition_parameters.py
349+ - src/unstructured_client/models/shared/pemauthresponse.py
329350 - src/unstructured_client/models/shared/pineconedestinationconnectorconfig.py
330351 - src/unstructured_client/models/shared/pineconedestinationconnectorconfiginput.py
331352 - src/unstructured_client/models/shared/postgresdestinationconnectorconfig.py
@@ -349,6 +370,7 @@ generatedFiles:
349370 - src/unstructured_client/models/shared/snowflakedestinationconnectorconfiginput.py
350371 - src/unstructured_client/models/shared/snowflakesourceconnectorconfig.py
351372 - src/unstructured_client/models/shared/snowflakesourceconnectorconfiginput.py
373+ - src/unstructured_client/models/shared/sortdirection.py
352374 - src/unstructured_client/models/shared/sourceconnectorinformation.py
353375 - src/unstructured_client/models/shared/sourceconnectortype.py
354376 - src/unstructured_client/models/shared/updatedestinationconnector.py
@@ -365,6 +387,7 @@ generatedFiles:
365387 - src/unstructured_client/models/shared/workflowtype.py
366388 - src/unstructured_client/models/shared/zendesksourceconnectorconfig.py
367389 - src/unstructured_client/models/shared/zendesksourceconnectorconfiginput.py
390+ - src/unstructured_client/pemkeyauth.py
368391 - src/unstructured_client/py.typed
369392 - src/unstructured_client/sdk.py
370393 - src/unstructured_client/sdkconfiguration.py
@@ -594,6 +617,9 @@ examples:
594617 application/json: {"detail": "<value>"}
595618 list_workflows:
596619 speakeasy-default-list-workflows:
620+ parameters:
621+ query:
622+ sort_by: "id"
597623 responses:
598624 "200":
599625 application/json: [{"created_at": "2023-09-02T04:21:23.162Z", "destinations": [], "id": "1e4c63cf-6a6b-407b-b993-b2bc8b3bcefc", "name": "<value>", "schedule": {"crontab_entries": [{"cron_expression": "0 0 * * *"}]}, "sources": ["2e12d926-4caf-4cce-8b5c-3e16722c1c84"], "status": "inactive", "workflow_nodes": [{"name": "<value>", "subtype": "<value>", "type": "<value>"}, {"name": "<value>", "subtype": "<value>", "type": "<value>"}]}, {"created_at": "2023-09-02T04:21:23.162Z", "destinations": [], "id": "1e4c63cf-6a6b-407b-b993-b2bc8b3bcefc", "name": "<value>", "schedule": {"crontab_entries": [{"cron_expression": "0 0 * * *"}]}, "sources": ["2e12d926-4caf-4cce-8b5c-3e16722c1c84"], "status": "inactive", "workflow_nodes": [{"name": "<value>", "subtype": "<value>", "type": "<value>"}, {"name": "<value>", "subtype": "<value>", "type": "<value>"}]}]
@@ -633,5 +659,32 @@ examples:
633659 application/json: {"detail": "<value>"}
634660 5XX:
635661 application/json: {"detail": "An error occurred"}
662+ get_job_details:
663+ speakeasy-default-get-job-details:
664+ parameters:
665+ path:
666+ job_id: "14cc95f9-4174-46b3-81f5-7089b87a4787"
667+ responses:
668+ "200":
669+ application/json: {"id": "39a8d74e-66d2-40a4-a9b0-25ee4f08f855", "processing_status": "SCHEDULED"}
670+ "422":
671+ application/json: {"detail": "<value>"}
672+ get_job_failed_files:
673+ speakeasy-default-get-job-failed-files:
674+ parameters:
675+ path:
676+ job_id: "ad262041-3530-40a9-9f83-b004e947a203"
677+ responses:
678+ "200":
679+ application/json: {"failed_files": []}
680+ "422":
681+ application/json: {"detail": "<value>"}
682+ retrieve:
683+ speakeasy-default-retrieve:
684+ responses:
685+ "200":
686+ application/json: {"pem_key": "<value>", "tenant_id": "<id>"}
687+ "422":
688+ application/json: {"detail": "<value>"}
636689examplesVersion: 1.0.2
637690generatedTests: {}
0 commit comments