1
1
lockVersion: 2.0.0
2
2
id: 8b5fa338-9106-4734-abf0-e30d67044a90
3
3
management:
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
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,15 +16,15 @@ features:
16
16
acceptHeaders: 3.0.0
17
17
additionalDependencies: 1.0.0
18
18
constsAndDefaults: 1.0.5
19
- core: 5.15 .0
19
+ core: 5.18 .0
20
20
defaultEnabledRetries: 0.2.0
21
21
enumUnions: 0.1.0
22
22
envVarSecurityUsage: 0.3.2
23
23
examples: 3.0.1
24
24
globalSecurity: 3.0.3
25
25
globalSecurityCallbacks: 1.0.0
26
26
globalSecurityFlattening: 1.0.0
27
- globalServerURLs: 3.1.0
27
+ globalServerURLs: 3.1.1
28
28
methodServerURLs: 3.1.1
29
29
multipartFileContentType: 1.0.0
30
30
nameOverrides: 3.0.1
@@ -137,6 +137,8 @@ generatedFiles:
137
137
- docs/models/shared/gcssourceconnectorconfiginput.md
138
138
- docs/models/shared/googledrivesourceconnectorconfig.md
139
139
- docs/models/shared/googledrivesourceconnectorconfiginput.md
140
+ - docs/models/shared/ibmwatsonxs3destinationconnectorconfig.md
141
+ - docs/models/shared/ibmwatsonxs3destinationconnectorconfiginput.md
140
142
- docs/models/shared/inputfiles.md
141
143
- docs/models/shared/jirasourceconnectorconfig.md
142
144
- docs/models/shared/jirasourceconnectorconfiginput.md
@@ -202,6 +204,7 @@ generatedFiles:
202
204
- docs/models/shared/weaviatedestinationconnectorconfig.md
203
205
- docs/models/shared/weaviatedestinationconnectorconfiginput.md
204
206
- docs/models/shared/workflowinformation.md
207
+ - docs/models/shared/workflowjobtype.md
205
208
- docs/models/shared/workflownode.md
206
209
- docs/models/shared/workflowschedule.md
207
210
- docs/models/shared/workflowstate.md
@@ -227,10 +230,7 @@ generatedFiles:
227
230
- src/unstructured_client/_hooks/types.py
228
231
- src/unstructured_client/_version.py
229
232
- src/unstructured_client/basesdk.py
230
- - src/unstructured_client/destinations.py
231
- - src/unstructured_client/general.py
232
233
- src/unstructured_client/httpclient.py
233
- - src/unstructured_client/jobs.py
234
234
- src/unstructured_client/models/__init__.py
235
235
- src/unstructured_client/models/errors/__init__.py
236
236
- src/unstructured_client/models/errors/httpvalidationerror.py
@@ -302,6 +302,8 @@ generatedFiles:
302
302
- src/unstructured_client/models/shared/gcssourceconnectorconfiginput.py
303
303
- src/unstructured_client/models/shared/googledrivesourceconnectorconfig.py
304
304
- src/unstructured_client/models/shared/googledrivesourceconnectorconfiginput.py
305
+ - src/unstructured_client/models/shared/ibmwatsonxs3destinationconnectorconfig.py
306
+ - src/unstructured_client/models/shared/ibmwatsonxs3destinationconnectorconfiginput.py
305
307
- src/unstructured_client/models/shared/jirasourceconnectorconfig.py
306
308
- src/unstructured_client/models/shared/jirasourceconnectorconfiginput.py
307
309
- src/unstructured_client/models/shared/jobinformation.py
@@ -356,6 +358,7 @@ generatedFiles:
356
358
- src/unstructured_client/models/shared/weaviatedestinationconnectorconfig.py
357
359
- src/unstructured_client/models/shared/weaviatedestinationconnectorconfiginput.py
358
360
- src/unstructured_client/models/shared/workflowinformation.py
361
+ - src/unstructured_client/models/shared/workflowjobtype.py
359
362
- src/unstructured_client/models/shared/workflownode.py
360
363
- src/unstructured_client/models/shared/workflowschedule.py
361
364
- src/unstructured_client/models/shared/workflowstate.py
@@ -365,7 +368,6 @@ generatedFiles:
365
368
- src/unstructured_client/py.typed
366
369
- src/unstructured_client/sdk.py
367
370
- src/unstructured_client/sdkconfiguration.py
368
- - src/unstructured_client/sources.py
369
371
- src/unstructured_client/types/__init__.py
370
372
- src/unstructured_client/types/basemodel.py
371
373
- src/unstructured_client/utils/__init__.py
@@ -384,7 +386,6 @@ generatedFiles:
384
386
- src/unstructured_client/utils/serializers.py
385
387
- src/unstructured_client/utils/url.py
386
388
- src/unstructured_client/utils/values.py
387
- - src/unstructured_client/workflows.py
388
389
examples:
389
390
create_destination:
390
391
speakeasy-default-create-destination:
0 commit comments