Skip to content

Commit e7b5b88

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.441.0
1 parent b3ab9b9 commit e7b5b88

File tree

17 files changed

+120
-121
lines changed

17 files changed

+120
-121
lines changed

.speakeasy/gen.lock

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,25 @@
11
lockVersion: 2.0.0
22
id: 8b5fa338-9106-4734-abf0-e30d67044a90
33
management:
4-
docChecksum: 21f469b38bb72725739ee9d9d0fc8780
5-
docVersion: 1.0.51
6-
speakeasyVersion: 1.424.0
7-
generationVersion: 2.445.1
8-
releaseVersion: 0.27.0
9-
configChecksum: 6ece96f34cb076ad455a9c66b68c30b0
4+
docChecksum: 98911c628e565edfa455e36caff7f1c6
5+
docVersion: 1.0.53
6+
speakeasyVersion: 1.441.0
7+
generationVersion: 2.460.1
8+
releaseVersion: 0.28.0
9+
configChecksum: 664b8dd37fcde24058d9dd3153443a91
1010
repoURL: https://github.com/Unstructured-IO/unstructured-python-client.git
1111
repoSubDirectory: .
1212
installationURL: https://github.com/Unstructured-IO/unstructured-python-client.git
1313
published: true
1414
features:
1515
python:
16+
acceptHeaders: 3.0.0
1617
additionalDependencies: 1.0.0
17-
constsAndDefaults: 1.0.4
18-
core: 5.6.1
18+
constsAndDefaults: 1.0.5
19+
core: 5.6.5
1920
defaultEnabledRetries: 0.2.0
2021
enumUnions: 0.1.0
21-
envVarSecurityUsage: 0.3.1
22+
envVarSecurityUsage: 0.3.2
2223
examples: 3.0.0
2324
globalSecurity: 3.0.2
2425
globalSecurityCallbacks: 1.0.0
@@ -33,7 +34,7 @@ features:
3334
sdkHooks: 1.0.0
3435
serverIDs: 3.0.0
3536
tests: 1.6.0
36-
unions: 3.0.2
37+
unions: 3.0.3
3738
uploadStreams: 1.0.0
3839
generatedFiles:
3940
- .gitattributes
@@ -58,7 +59,6 @@ generatedFiles:
5859
- py.typed
5960
- pylintrc
6061
- pyproject.toml
61-
- scripts/compile.sh
6262
- scripts/prepare-readme.py
6363
- scripts/publish.sh
6464
- src/unstructured_client/__init__.py
@@ -107,6 +107,7 @@ examples:
107107
responses:
108108
"200":
109109
application/json: [{"type": "Title", "element_id": "6aa0ff22f91bbe7e26e8e25ca8052acd", "text": "LayoutParser: A Unified Toolkit for Deep Learning Based Document Image Analysis", "metadata": {"languages": ["eng"], "page_number": 1, "filename": "layout-parser-paper.pdf", "filetype": "application/pdf"}}]
110+
text/csv: "<value>"
110111
"422":
111112
application/json: {"detail": []}
112113
5XX:

.speakeasy/workflow.lock

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,20 @@
1-
speakeasyVersion: 1.424.0
1+
speakeasyVersion: 1.441.0
22
sources:
33
my-source:
44
sourceNamespace: my-source
5-
sourceRevisionDigest: sha256:a021df00d899b4a9c10656edde506318d3824d78b51e0f15f5af3f4b4e2633a3
6-
sourceBlobDigest: sha256:27e4879df402e924f9f65d336ea6d2fc8b16a00b87b4a802866238f7e9f639d3
5+
sourceRevisionDigest: sha256:038b0ca7f385b85ad48ed90e401baf382a23098ae9b31f4f38556eea1236a228
6+
sourceBlobDigest: sha256:58ed8248232b8a0505cc6ca21a37347df8b85011736c5c20728265de9e841a7e
77
tags:
88
- latest
9-
- main
9+
- speakeasy-sdk-regen-1731423394
1010
targets:
1111
unstructured-python:
1212
source: my-source
1313
sourceNamespace: my-source
14-
sourceRevisionDigest: sha256:a021df00d899b4a9c10656edde506318d3824d78b51e0f15f5af3f4b4e2633a3
15-
sourceBlobDigest: sha256:27e4879df402e924f9f65d336ea6d2fc8b16a00b87b4a802866238f7e9f639d3
14+
sourceRevisionDigest: sha256:038b0ca7f385b85ad48ed90e401baf382a23098ae9b31f4f38556eea1236a228
15+
sourceBlobDigest: sha256:58ed8248232b8a0505cc6ca21a37347df8b85011736c5c20728265de9e841a7e
16+
codeSamplesNamespace: my-source-code-samples
17+
codeSamplesRevisionDigest: sha256:7bd56d7d28128fd2bdb364cbd5f0b77af7512dbe80181a5a8844e3f24bc1b313
1618
workflow:
1719
workflowVersion: 1.0.0
1820
speakeasyVersion: latest
@@ -33,3 +35,5 @@ workflow:
3335
token: $PYPI_TOKEN
3436
codeSamples:
3537
output: codeSamples.yaml
38+
registry:
39+
location: registry.speakeasyapi.dev/unstructured/unstructured5xr/my-source-code-samples

.speakeasy/workflow.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@ targets:
1717
token: $PYPI_TOKEN
1818
codeSamples:
1919
output: codeSamples.yaml
20+
registry:
21+
location: registry.speakeasyapi.dev/unstructured/unstructured5xr/my-source-code-samples

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -150,11 +150,11 @@ By default, an API error will raise a errors.SDKError exception, which has the f
150150

151151
When custom error responses are specified for an operation, the SDK may also raise their associated exceptions. You can refer to respective *Errors* tables in SDK docs for more details on possible exception types for each operation. For example, the `partition_async` method may raise the following exceptions:
152152

153-
| Error Type | Status Code | Content Type |
154-
| -------------------------- | -------------------------- | -------------------------- |
155-
| errors.HTTPValidationError | 422 | application/json |
156-
| errors.ServerError | 5XX | application/json |
157-
| errors.SDKError | 4XX | \*/\* |
153+
| Error Type | Status Code | Content Type |
154+
| -------------------------- | ----------- | ---------------- |
155+
| errors.HTTPValidationError | 422 | application/json |
156+
| errors.ServerError | 5XX | application/json |
157+
| errors.SDKError | 4XX | \*/\* |
158158

159159
### Example
160160

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -724,4 +724,14 @@ Based on:
724724
### Generated
725725
- [python v0.27.0] .
726726
### Releases
727-
- [PyPI v0.27.0] https://pypi.org/project/unstructured-client/0.27.0 - .
727+
- [PyPI v0.27.0] https://pypi.org/project/unstructured-client/0.27.0 - .
728+
729+
## 2024-11-19 00:09:54
730+
### Changes
731+
Based on:
732+
- OpenAPI Doc
733+
- Speakeasy CLI 1.441.0 (2.460.1) https://github.com/speakeasy-api/speakeasy
734+
### Generated
735+
- [python v0.28.0] .
736+
### Releases
737+
- [PyPI v0.28.0] https://pypi.org/project/unstructured-client/0.28.0 - .

docs/models/operations/partitionresponse.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@
88
| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation |
99
| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation |
1010
| `raw_response` | [httpx.Response](https://www.python-httpx.org/api/#response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
11+
| `csv_elements` | *Optional[str]* | :heavy_minus_sign: | Successful Response |
1112
| `elements` | List[Dict[str, *Any*]] | :heavy_minus_sign: | Successful Response |

0 commit comments

Comments
 (0)