Skip to content

Commit 8948158

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.440.1
1 parent ea0d6c4 commit 8948158

25 files changed

+416
-110
lines changed

.speakeasy/gen.lock

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,25 @@
11
lockVersion: 2.0.0
22
id: f42cb8e6-e2ce-4565-b975-5a9f38b94d5a
33
management:
4-
docChecksum: 0ecb1bbbef6c9805d6a3edcc0afd098a
5-
docVersion: 1.0.51
6-
speakeasyVersion: 1.422.1
7-
generationVersion: 2.438.15
8-
releaseVersion: 0.18.2
9-
configChecksum: ca25abf7161ef39bf7793f0e79caf68e
4+
docChecksum: c623de3b1e5074e145b3b499b654f10a
5+
docVersion: 1.0.53
6+
speakeasyVersion: 1.440.1
7+
generationVersion: 2.460.1
8+
releaseVersion: 0.19.0
9+
configChecksum: 7c2150d6eb0ef428bff9a021e3a5381f
1010
repoURL: https://github.com/Unstructured-IO/unstructured-js-client.git
1111
repoSubDirectory: .
1212
installationURL: https://github.com/Unstructured-IO/unstructured-js-client
1313
published: true
1414
features:
1515
typescript:
16+
acceptHeaders: 2.81.2
1617
additionalDependencies: 0.1.0
1718
constsAndDefaults: 0.1.11
18-
core: 3.18.2
19+
core: 3.18.5
1920
defaultEnabledRetries: 0.1.0
2021
enumUnions: 0.1.0
21-
envVarSecurityUsage: 0.1.1
22+
envVarSecurityUsage: 0.1.2
2223
examples: 2.81.4
2324
globalSecurity: 2.82.11
2425
globalSecurityCallbacks: 0.1.0
@@ -28,9 +29,10 @@ features:
2829
openEnums: 0.1.1
2930
responseFormat: 0.2.3
3031
retries: 2.83.0
31-
sdkHooks: 0.1.0
32+
sdkHooks: 0.2.0
3233
serverIDs: 2.81.2
33-
unions: 2.85.7
34+
tests: 0.7.0
35+
unions: 2.85.8
3436
uploadStreams: 0.1.0
3537
generatedFiles:
3638
- .eslintrc.cjs
@@ -108,6 +110,7 @@ examples:
108110
responses:
109111
"200":
110112
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"}}]
113+
text/csv: "<value>"
111114
"422":
112115
application/json: {"detail": []}
113116
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.422.1
1+
speakeasyVersion: 1.440.1
22
sources:
33
my-source:
44
sourceNamespace: my-source
5-
sourceRevisionDigest: sha256:7904e30126e3e30e77b56f6d901513e7009cbdc1d433dd7f6baa7da71a31b79a
6-
sourceBlobDigest: sha256:4747157b44baaa540a909f6947d16b08b096845a816819d9b0d35d074561fb68
5+
sourceRevisionDigest: sha256:e6cac7290157b7e5e43a4db3e2c89209f663b18362a397aa833efb09357dadcb
6+
sourceBlobDigest: sha256:cca8306bd14b663d7936fa0328343eaf9b3420d93fac7da210537fcfc0ebde04
77
tags:
88
- latest
9-
- main
9+
- speakeasy-sdk-regen-1731198560
1010
targets:
1111
unstructed-typescript:
1212
source: my-source
1313
sourceNamespace: my-source
14-
sourceRevisionDigest: sha256:7904e30126e3e30e77b56f6d901513e7009cbdc1d433dd7f6baa7da71a31b79a
15-
sourceBlobDigest: sha256:4747157b44baaa540a909f6947d16b08b096845a816819d9b0d35d074561fb68
14+
sourceRevisionDigest: sha256:e6cac7290157b7e5e43a4db3e2c89209f663b18362a397aa833efb09357dadcb
15+
sourceBlobDigest: sha256:cca8306bd14b663d7936fa0328343eaf9b3420d93fac7da210537fcfc0ebde04
16+
codeSamplesNamespace: my-source-code-samples
17+
codeSamplesRevisionDigest: sha256:03c9f5276a0c2d024fa6673961f9d873d2eae6d7a6f06f0bcbd4bbb3cb246690
1618
workflow:
1719
workflowVersion: 1.0.0
1820
speakeasyVersion: latest
@@ -33,3 +35,5 @@ workflow:
3335
token: $NPM_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: $NPM_TOKEN
1818
codeSamples:
1919
output: codeSamples.yaml
20+
registry:
21+
location: registry.speakeasyapi.dev/unstructured/unstructured5xr/my-source-code-samples

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -504,4 +504,14 @@ Based on:
504504
### Generated
505505
- [typescript v0.18.2] .
506506
### Releases
507-
- [NPM v0.18.2] https://www.npmjs.com/package/unstructured-client/v/0.18.2 - .
507+
- [NPM v0.18.2] https://www.npmjs.com/package/unstructured-client/v/0.18.2 - .
508+
509+
## 2024-11-16 00:28:19
510+
### Changes
511+
Based on:
512+
- OpenAPI Doc
513+
- Speakeasy CLI 1.440.1 (2.460.1) https://github.com/speakeasy-api/speakeasy
514+
### Generated
515+
- [typescript v0.19.0] .
516+
### Releases
517+
- [NPM v0.19.0] https://www.npmjs.com/package/unstructured-client/v/0.19.0 - .

docs/sdk/models/operations/partitionresponse.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ import { PartitionResponse } from "unstructured-client/sdk/models/operations";
77

88
let value: PartitionResponse = {
99
contentType: "<value>",
10+
statusCode: 306,
11+
rawResponse: new Response("{\"message\": \"hello world\"}", {
12+
headers: { "Content-Type": "application/json" },
13+
}),
1014
elements: [
1115
{
1216
"type": "Title",
@@ -23,10 +27,6 @@ let value: PartitionResponse = {
2327
},
2428
},
2529
],
26-
statusCode: 306,
27-
rawResponse: new Response("{\"message\": \"hello world\"}", {
28-
headers: { "Content-Type": "application/json" },
29-
}),
3030
};
3131
```
3232

@@ -35,6 +35,7 @@ let value: PartitionResponse = {
3535
| Field | Type | Required | Description |
3636
| --------------------------------------------------------------------- | --------------------------------------------------------------------- | --------------------------------------------------------------------- | --------------------------------------------------------------------- |
3737
| `contentType` | *string* | :heavy_check_mark: | HTTP response content type for this operation |
38-
| `elements` | Record<string, *any*>[] | :heavy_minus_sign: | Successful Response |
3938
| `statusCode` | *number* | :heavy_check_mark: | HTTP response status code for this operation |
40-
| `rawResponse` | [Response](https://developer.mozilla.org/en-US/docs/Web/API/Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
39+
| `rawResponse` | [Response](https://developer.mozilla.org/en-US/docs/Web/API/Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
40+
| `csvElements` | *string* | :heavy_minus_sign: | Successful Response |
41+
| `elements` | Record<string, *any*>[] | :heavy_minus_sign: | Successful Response |

0 commit comments

Comments
 (0)