1
1
lockVersion: 2.0.0
2
2
id: 8b5fa338-9106-4734-abf0-e30d67044a90
3
3
management:
4
- docChecksum: 6433f28e5b70c3c0d7754fc7a88db327
4
+ docChecksum: 008302e535886666d303b5a03b8236c2
5
5
docVersion: 1.1.7
6
- speakeasyVersion: 1.535.1
7
- generationVersion: 2.585.2
8
- releaseVersion: 0.33.1
9
- configChecksum: 8b5e7fbd95d040ba09964f3c97c3156a
6
+ speakeasyVersion: 1.537.0
7
+ generationVersion: 2.588.0
8
+ releaseVersion: 0.34.0
9
+ configChecksum: 0ba814fcbe0d0489903de407d36313af
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,7 +16,7 @@ features:
16
16
acceptHeaders: 3.0.0
17
17
additionalDependencies: 1.0.0
18
18
constsAndDefaults: 1.0.5
19
- core: 5.14 .0
19
+ core: 5.15 .0
20
20
defaultEnabledRetries: 0.2.0
21
21
enumUnions: 0.1.0
22
22
envVarSecurityUsage: 0.3.2
@@ -228,6 +228,7 @@ generatedFiles:
228
228
- src/unstructured_client/_version.py
229
229
- src/unstructured_client/basesdk.py
230
230
- src/unstructured_client/destinations.py
231
+ - src/unstructured_client/general.py
231
232
- src/unstructured_client/httpclient.py
232
233
- src/unstructured_client/jobs.py
233
234
- src/unstructured_client/models/__init__.py
@@ -369,6 +370,7 @@ generatedFiles:
369
370
- src/unstructured_client/types/basemodel.py
370
371
- src/unstructured_client/utils/__init__.py
371
372
- src/unstructured_client/utils/annotations.py
373
+ - src/unstructured_client/utils/datetimes.py
372
374
- src/unstructured_client/utils/enums.py
373
375
- src/unstructured_client/utils/eventstreaming.py
374
376
- src/unstructured_client/utils/forms.py
@@ -668,7 +670,7 @@ examples:
668
670
"200":
669
671
application/json: {"created_at": "2025-03-13T23:31:02.383Z", "id": "c3274f55-9861-4e4e-8526-4273aa4d2772", "status": "FAILURE"}
670
672
"422":
671
- application/json: {"detail": [{"loc": [" <value>"], "msg": "<value>", "type": "<value>"}, {"loc": [], "msg": "<value>", "type": "<value>"}, {"loc": [], "msg": "<value>", "type": "<value>"}] }
673
+ application/json: {"detail": " <value>"}
672
674
create_connection_check_sources:
673
675
speakeasy-default-create-connection-check-sources:
674
676
parameters:
@@ -679,7 +681,7 @@ examples:
679
681
"202":
680
682
application/json: {"created_at": "2023-03-12T05:54:05.025Z", "id": "b5793adb-057f-470c-ae7e-309d786a99eb", "status": "SUCCESS"}
681
683
"422":
682
- application/json: {"detail": [] }
684
+ application/json: {"detail": "<value>" }
683
685
get_connection_check_sources:
684
686
speakeasy-default-get-connection-check-sources:
685
687
parameters:
@@ -690,6 +692,6 @@ examples:
690
692
"200":
691
693
application/json: {"created_at": "2023-09-12T00:38:55.692Z", "id": "f7d1d931-a753-4fe9-ae3f-671f188a9b55", "status": "SUCCESS"}
692
694
"422":
693
- application/json: {"detail": [{"loc": [" <value>"], "msg": "<value>", "type": "<value>"}, {"loc": [], "msg": "<value>", "type": "<value>"}] }
695
+ application/json: {"detail": " <value>"}
694
696
examplesVersion: 1.0.1
695
697
generatedTests: {}
0 commit comments