1
1
lockVersion: 2.0.0
2
2
id: 8b5fa338-9106-4734-abf0-e30d67044a90
3
3
management:
4
- docChecksum: 98911c628e565edfa455e36caff7f1c6
5
- docVersion: 1.0.53
6
- speakeasyVersion: 1.445.2
7
- generationVersion: 2.461.4
8
- releaseVersion: 0.28.1
9
- configChecksum: 3df668d026dd2957c13f7d95dbd86e99
4
+ docChecksum: e45ec2f5b33490809e430b8fc81b996a
5
+ docVersion: 1.0.58
6
+ speakeasyVersion: 1.468.6
7
+ generationVersion: 2.493.13
8
+ releaseVersion: 0.29.0
9
+ configChecksum: 03be097b58114b1d008fa76201dc06a9
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,31 +16,29 @@ features:
16
16
acceptHeaders: 3.0.0
17
17
additionalDependencies: 1.0.0
18
18
constsAndDefaults: 1.0.5
19
- core: 5.6.6
19
+ core: 5.10.1
20
20
defaultEnabledRetries: 0.2.0
21
21
enumUnions: 0.1.0
22
22
envVarSecurityUsage: 0.3.2
23
- examples: 3.0.0
23
+ examples: 3.0.1
24
24
globalSecurity: 3.0.2
25
25
globalSecurityCallbacks: 1.0.0
26
26
globalSecurityFlattening: 1.0.0
27
- globalServerURLs: 3.0 .0
27
+ globalServerURLs: 3.1 .0
28
28
multipartFileContentType: 1.0.0
29
- nameOverrides: 3.0.0
29
+ nameOverrides: 3.0.1
30
30
nullables: 1.0.0
31
31
openEnums: 1.0.0
32
32
responseFormat: 1.0.1
33
33
retries: 3.0.2
34
34
sdkHooks: 1.0.0
35
35
serverIDs: 3.0.0
36
- tests: 1.6.0
37
- unions: 3.0.3
36
+ unions: 3.0.4
38
37
uploadStreams: 1.0.0
39
38
generatedFiles:
40
39
- .gitattributes
41
40
- .python-version
42
41
- .vscode/settings.json
43
- - CONTRIBUTING.md
44
42
- USAGE.md
45
43
- docs/models/errors/detail.md
46
44
- docs/models/errors/httpvalidationerror.md
@@ -55,6 +53,9 @@ generatedFiles:
55
53
- docs/models/shared/security.md
56
54
- docs/models/shared/strategy.md
57
55
- docs/models/shared/validationerror.md
56
+ - docs/models/utils/retryconfig.md
57
+ - docs/sdks/general/README.md
58
+ - docs/sdks/unstructuredclient/README.md
58
59
- poetry.toml
59
60
- py.typed
60
61
- pylintrc
@@ -112,3 +113,4 @@ examples:
112
113
application/json: {"detail": []}
113
114
5XX:
114
115
application/json: {"detail": "An error occurred"}
116
+ generatedTests: {}
0 commit comments