11lockVersion: 2.0.0
22id: 8b5fa338-9106-4734-abf0-e30d67044a90
33management:
4- docChecksum: 6433f28e5b70c3c0d7754fc7a88db327
5- docVersion: 1.1.7
6- speakeasyVersion: 1.537 .0
7- generationVersion: 2.588 .0
8- releaseVersion: 0.34 .0
9- configChecksum: 0ba814fcbe0d0489903de407d36313af
4+ docChecksum: f525a810cf1c08e0a1f75d631b085137
5+ docVersion: 1.1.13
6+ speakeasyVersion: 1.544 .0
7+ generationVersion: 2.599 .0
8+ releaseVersion: 0.35 .0
9+ configChecksum: 4a04b453af70e9dafd8f5541d24840b5
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,15 +16,15 @@ features:
1616 acceptHeaders: 3.0.0
1717 additionalDependencies: 1.0.0
1818 constsAndDefaults: 1.0.5
19- core: 5.15 .0
19+ core: 5.18 .0
2020 defaultEnabledRetries: 0.2.0
2121 enumUnions: 0.1.0
2222 envVarSecurityUsage: 0.3.2
2323 examples: 3.0.1
2424 globalSecurity: 3.0.3
2525 globalSecurityCallbacks: 1.0.0
2626 globalSecurityFlattening: 1.0.0
27- globalServerURLs: 3.1.0
27+ globalServerURLs: 3.1.1
2828 methodServerURLs: 3.1.1
2929 multipartFileContentType: 1.0.0
3030 nameOverrides: 3.0.1
@@ -137,6 +137,8 @@ generatedFiles:
137137 - docs/models/shared/gcssourceconnectorconfiginput.md
138138 - docs/models/shared/googledrivesourceconnectorconfig.md
139139 - docs/models/shared/googledrivesourceconnectorconfiginput.md
140+ - docs/models/shared/ibmwatsonxs3destinationconnectorconfig.md
141+ - docs/models/shared/ibmwatsonxs3destinationconnectorconfiginput.md
140142 - docs/models/shared/inputfiles.md
141143 - docs/models/shared/jirasourceconnectorconfig.md
142144 - docs/models/shared/jirasourceconnectorconfiginput.md
@@ -202,6 +204,7 @@ generatedFiles:
202204 - docs/models/shared/weaviatedestinationconnectorconfig.md
203205 - docs/models/shared/weaviatedestinationconnectorconfiginput.md
204206 - docs/models/shared/workflowinformation.md
207+ - docs/models/shared/workflowjobtype.md
205208 - docs/models/shared/workflownode.md
206209 - docs/models/shared/workflowschedule.md
207210 - docs/models/shared/workflowstate.md
@@ -227,10 +230,7 @@ generatedFiles:
227230 - src/unstructured_client/_hooks/types.py
228231 - src/unstructured_client/_version.py
229232 - src/unstructured_client/basesdk.py
230- - src/unstructured_client/destinations.py
231- - src/unstructured_client/general.py
232233 - src/unstructured_client/httpclient.py
233- - src/unstructured_client/jobs.py
234234 - src/unstructured_client/models/__init__.py
235235 - src/unstructured_client/models/errors/__init__.py
236236 - src/unstructured_client/models/errors/httpvalidationerror.py
@@ -302,6 +302,8 @@ generatedFiles:
302302 - src/unstructured_client/models/shared/gcssourceconnectorconfiginput.py
303303 - src/unstructured_client/models/shared/googledrivesourceconnectorconfig.py
304304 - src/unstructured_client/models/shared/googledrivesourceconnectorconfiginput.py
305+ - src/unstructured_client/models/shared/ibmwatsonxs3destinationconnectorconfig.py
306+ - src/unstructured_client/models/shared/ibmwatsonxs3destinationconnectorconfiginput.py
305307 - src/unstructured_client/models/shared/jirasourceconnectorconfig.py
306308 - src/unstructured_client/models/shared/jirasourceconnectorconfiginput.py
307309 - src/unstructured_client/models/shared/jobinformation.py
@@ -356,6 +358,7 @@ generatedFiles:
356358 - src/unstructured_client/models/shared/weaviatedestinationconnectorconfig.py
357359 - src/unstructured_client/models/shared/weaviatedestinationconnectorconfiginput.py
358360 - src/unstructured_client/models/shared/workflowinformation.py
361+ - src/unstructured_client/models/shared/workflowjobtype.py
359362 - src/unstructured_client/models/shared/workflownode.py
360363 - src/unstructured_client/models/shared/workflowschedule.py
361364 - src/unstructured_client/models/shared/workflowstate.py
@@ -365,7 +368,6 @@ generatedFiles:
365368 - src/unstructured_client/py.typed
366369 - src/unstructured_client/sdk.py
367370 - src/unstructured_client/sdkconfiguration.py
368- - src/unstructured_client/sources.py
369371 - src/unstructured_client/types/__init__.py
370372 - src/unstructured_client/types/basemodel.py
371373 - src/unstructured_client/utils/__init__.py
@@ -384,7 +386,6 @@ generatedFiles:
384386 - src/unstructured_client/utils/serializers.py
385387 - src/unstructured_client/utils/url.py
386388 - src/unstructured_client/utils/values.py
387- - src/unstructured_client/workflows.py
388389examples:
389390 create_destination:
390391 speakeasy-default-create-destination:
0 commit comments