11lockVersion: 2.0.0
22id: 8b5fa338-9106-4734-abf0-e30d67044a90
33management:
4- docChecksum: 3e52fdac3e417f8e48fcb920b829025c
5- docVersion: 1.1.34
6- speakeasyVersion: 1.552 .0
7- generationVersion: 2.610.0
8- releaseVersion: 0.39.1
9- configChecksum: 2b0094ee827eb2deb71ef0ff9e572192
4+ docChecksum: 0593f5359a35b34f3dc1b346490deff2
5+ docVersion: 1.1.39
6+ speakeasyVersion: 1.568 .0
7+ generationVersion: 2.632.2
8+ releaseVersion: 0.40.0
9+ configChecksum: 70954879fd1a6da62295461541e8680c
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.19.0
19+ core: 5.19.3
2020 customCodeRegions: 0.1.1
2121 defaultEnabledRetries: 0.2.0
2222 enumUnions: 0.1.0
@@ -33,7 +33,7 @@ features:
3333 openEnums: 1.0.1
3434 responseFormat: 1.0.1
3535 retries: 3.0.2
36- sdkHooks: 1.0.1
36+ sdkHooks: 1.1.0
3737 serverIDs: 3.0.0
3838 unions: 3.0.4
3939 uploadStreams: 1.0.0
@@ -71,6 +71,8 @@ generatedFiles:
7171 - docs/models/operations/getconnectionchecksourcesresponse.md
7272 - docs/models/operations/getdestinationrequest.md
7373 - docs/models/operations/getdestinationresponse.md
74+ - docs/models/operations/getencryptioncertificaterequest.md
75+ - docs/models/operations/getencryptioncertificateresponse.md
7476 - docs/models/operations/getjobdetailsrequest.md
7577 - docs/models/operations/getjobdetailsresponse.md
7678 - docs/models/operations/getjobfailedfilesrequest.md
@@ -91,8 +93,6 @@ generatedFiles:
9193 - docs/models/operations/listworkflowsresponse.md
9294 - docs/models/operations/partitionrequest.md
9395 - docs/models/operations/partitionresponse.md
94- - docs/models/operations/retrieverequest.md
95- - docs/models/operations/retrieveresponse.md
9696 - docs/models/operations/runworkflowrequest.md
9797 - docs/models/operations/runworkflowresponse.md
9898 - docs/models/operations/storesecretrequest.md
@@ -140,6 +140,7 @@ generatedFiles:
140140 - docs/models/shared/elasticsearchconnectorconfig.md
141141 - docs/models/shared/elasticsearchconnectorconfiginput.md
142142 - docs/models/shared/encryptedsecret.md
143+ - docs/models/shared/encryptioncertificateresponse.md
143144 - docs/models/shared/encryptiontype.md
144145 - docs/models/shared/failedfile.md
145146 - docs/models/shared/files.md
@@ -181,7 +182,6 @@ generatedFiles:
181182 - docs/models/shared/outlooksourceconnectorconfiginput.md
182183 - docs/models/shared/outputformat.md
183184 - docs/models/shared/partitionparameters.md
184- - docs/models/shared/pemauthresponse.md
185185 - docs/models/shared/pineconedestinationconnectorconfig.md
186186 - docs/models/shared/pineconedestinationconnectorconfiginput.md
187187 - docs/models/shared/postgresdestinationconnectorconfig.md
@@ -272,6 +272,7 @@ generatedFiles:
272272 - src/unstructured_client/models/operations/get_connection_check_destinations.py
273273 - src/unstructured_client/models/operations/get_connection_check_sources.py
274274 - src/unstructured_client/models/operations/get_destination.py
275+ - src/unstructured_client/models/operations/get_encryption_certificate.py
275276 - src/unstructured_client/models/operations/get_job.py
276277 - src/unstructured_client/models/operations/get_job_details.py
277278 - src/unstructured_client/models/operations/get_job_failed_files.py
@@ -282,7 +283,6 @@ generatedFiles:
282283 - src/unstructured_client/models/operations/list_sources.py
283284 - src/unstructured_client/models/operations/list_workflows.py
284285 - src/unstructured_client/models/operations/partition.py
285- - src/unstructured_client/models/operations/retrieve.py
286286 - src/unstructured_client/models/operations/run_workflow.py
287287 - src/unstructured_client/models/operations/store_secret.py
288288 - src/unstructured_client/models/operations/update_destination.py
@@ -323,6 +323,7 @@ generatedFiles:
323323 - src/unstructured_client/models/shared/elasticsearchconnectorconfig.py
324324 - src/unstructured_client/models/shared/elasticsearchconnectorconfiginput.py
325325 - src/unstructured_client/models/shared/encryptedsecret.py
326+ - src/unstructured_client/models/shared/encryptioncertificateresponse.py
326327 - src/unstructured_client/models/shared/encryptiontype.py
327328 - src/unstructured_client/models/shared/failedfile.py
328329 - src/unstructured_client/models/shared/gcsdestinationconnectorconfig.py
@@ -359,7 +360,6 @@ generatedFiles:
359360 - src/unstructured_client/models/shared/outlooksourceconnectorconfig.py
360361 - src/unstructured_client/models/shared/outlooksourceconnectorconfiginput.py
361362 - src/unstructured_client/models/shared/partition_parameters.py
362- - src/unstructured_client/models/shared/pemauthresponse.py
363363 - src/unstructured_client/models/shared/pineconedestinationconnectorconfig.py
364364 - src/unstructured_client/models/shared/pineconedestinationconnectorconfiginput.py
365365 - src/unstructured_client/models/shared/postgresdestinationconnectorconfig.py
@@ -709,5 +709,12 @@ examples:
709709 application/json: {"id": "<id>"}
710710 "422":
711711 application/json: {"detail": []}
712+ get_encryption_certificate:
713+ speakeasy-default-get-encryption-certificate:
714+ responses:
715+ "200":
716+ application/json: {"ca_chain": "<value>", "encryption_certificate": "<value>"}
717+ "422":
718+ application/json: {"detail": []}
712719examplesVersion: 1.0.2
713720generatedTests: {}
0 commit comments