11lockVersion: 2.0.0
22id: 8b5fa338-9106-4734-abf0-e30d67044a90
33management:
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
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,31 +16,29 @@ features:
1616 acceptHeaders: 3.0.0
1717 additionalDependencies: 1.0.0
1818 constsAndDefaults: 1.0.5
19- core: 5.6.6
19+ core: 5.10.1
2020 defaultEnabledRetries: 0.2.0
2121 enumUnions: 0.1.0
2222 envVarSecurityUsage: 0.3.2
23- examples: 3.0.0
23+ examples: 3.0.1
2424 globalSecurity: 3.0.2
2525 globalSecurityCallbacks: 1.0.0
2626 globalSecurityFlattening: 1.0.0
27- globalServerURLs: 3.0 .0
27+ globalServerURLs: 3.1 .0
2828 multipartFileContentType: 1.0.0
29- nameOverrides: 3.0.0
29+ nameOverrides: 3.0.1
3030 nullables: 1.0.0
3131 openEnums: 1.0.0
3232 responseFormat: 1.0.1
3333 retries: 3.0.2
3434 sdkHooks: 1.0.0
3535 serverIDs: 3.0.0
36- tests: 1.6.0
37- unions: 3.0.3
36+ unions: 3.0.4
3837 uploadStreams: 1.0.0
3938generatedFiles:
4039 - .gitattributes
4140 - .python-version
4241 - .vscode/settings.json
43- - CONTRIBUTING.md
4442 - USAGE.md
4543 - docs/models/errors/detail.md
4644 - docs/models/errors/httpvalidationerror.md
@@ -55,6 +53,9 @@ generatedFiles:
5553 - docs/models/shared/security.md
5654 - docs/models/shared/strategy.md
5755 - docs/models/shared/validationerror.md
56+ - docs/models/utils/retryconfig.md
57+ - docs/sdks/general/README.md
58+ - docs/sdks/unstructuredclient/README.md
5859 - poetry.toml
5960 - py.typed
6061 - pylintrc
@@ -112,3 +113,4 @@ examples:
112113 application/json: {"detail": []}
113114 5XX:
114115 application/json: {"detail": "An error occurred"}
116+ generatedTests: {}
0 commit comments