Skip to content

Commit a9b182a

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.604.1
1 parent a3ce080 commit a9b182a

File tree

12 files changed

+399
-614
lines changed

12 files changed

+399
-614
lines changed

.speakeasy/gen.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: f42cb8e6-e2ce-4565-b975-5a9f38b94d5a
33
management:
4-
docChecksum: cd27ee62248f546725afe6647656e4b4
5-
docVersion: 1.1.45
6-
speakeasyVersion: 1.595.0
7-
generationVersion: 2.670.1
8-
releaseVersion: 0.26.3
9-
configChecksum: dfa3fe196489685301649fa907100f57
4+
docChecksum: a3cc41d1b1e79f7b443567959b29ac2d
5+
docVersion: 1.1.47
6+
speakeasyVersion: 1.604.1
7+
generationVersion: 2.683.1
8+
releaseVersion: 0.26.4
9+
configChecksum: 433ff03f3ed8a8231e2a4b1bddb6e40c
1010
repoURL: https://github.com/Unstructured-IO/unstructured-js-client.git
1111
repoSubDirectory: .
1212
installationURL: https://github.com/Unstructured-IO/unstructured-js-client
@@ -16,11 +16,11 @@ features:
1616
acceptHeaders: 2.81.2
1717
additionalDependencies: 0.1.0
1818
constsAndDefaults: 0.1.12
19-
core: 3.21.17
19+
core: 3.21.20
2020
defaultEnabledRetries: 0.1.0
2121
enumUnions: 0.1.0
2222
envVarSecurityUsage: 0.1.2
23-
examples: 2.82.1
23+
examples: 2.82.3
2424
globalSecurity: 2.82.13
2525
globalSecurityCallbacks: 0.1.0
2626
globalServerURLs: 2.82.5

.speakeasy/workflow.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.595.0
1+
speakeasyVersion: 1.604.1
22
sources:
33
my-source:
44
sourceNamespace: my-source
5-
sourceRevisionDigest: sha256:fac30f9b46f4271d544276b310a11c9fa3f75d605c01b77a2d95486b75ad6bfa
6-
sourceBlobDigest: sha256:23411dfea3509283f99667310d92bfd005f613849f9e044f6ab416bc217f69c8
5+
sourceRevisionDigest: sha256:ac2acc8f6ccb8f205b49b44a3bb5c723743622470ed9a2b9bddb9c08466449f2
6+
sourceBlobDigest: sha256:d1523d4cc423c258e23221adb5edebfdcc1d7aae10eee6dd47b4e289acc3d366
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1753317295
10-
- 1.1.45
9+
- speakeasy-sdk-regen-1754440558
10+
- 1.1.47
1111
targets:
1212
unstructed-typescript:
1313
source: my-source
1414
sourceNamespace: my-source
15-
sourceRevisionDigest: sha256:fac30f9b46f4271d544276b310a11c9fa3f75d605c01b77a2d95486b75ad6bfa
16-
sourceBlobDigest: sha256:23411dfea3509283f99667310d92bfd005f613849f9e044f6ab416bc217f69c8
15+
sourceRevisionDigest: sha256:ac2acc8f6ccb8f205b49b44a3bb5c723743622470ed9a2b9bddb9c08466449f2
16+
sourceBlobDigest: sha256:d1523d4cc423c258e23221adb5edebfdcc1d7aae10eee6dd47b4e289acc3d366
1717
codeSamplesNamespace: my-source-typescript-code-samples
18-
codeSamplesRevisionDigest: sha256:fd7c411547ad808b332666f8d4d0e20d719a331cc467b485db03b3adc6b0ef99
18+
codeSamplesRevisionDigest: sha256:ed4a2b078e709b091741309ca2a54b610364bbf97c5077e476797346a50f89c0
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -674,4 +674,14 @@ Based on:
674674
### Generated
675675
- [typescript v0.26.3] .
676676
### Releases
677-
- [NPM v0.26.3] https://www.npmjs.com/package/unstructured-client/v/0.26.3 - .
677+
- [NPM v0.26.3] https://www.npmjs.com/package/unstructured-client/v/0.26.3 - .
678+
679+
## 2025-08-15 00:33:55
680+
### Changes
681+
Based on:
682+
- OpenAPI Doc
683+
- Speakeasy CLI 1.604.1 (2.683.1) https://github.com/speakeasy-api/speakeasy
684+
### Generated
685+
- [typescript v0.26.4] .
686+
### Releases
687+
- [NPM v0.26.4] https://www.npmjs.com/package/unstructured-client/v/0.26.4 - .

examples/generalPartition.example.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dotenv.config();
88
* Example usage of the unstructured-client SDK
99
*
1010
* To run this example from the examples directory:
11-
* npm run build && npx tsx generalPartition.ts
11+
* npm run build && npx tsx generalPartition.example.ts
1212
*/
1313

1414
import { openAsBlob } from "node:fs";

examples/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ generation:
1818
generateNewTests: false
1919
skipResponseBodyAssertions: false
2020
typescript:
21-
version: 0.26.3
21+
version: 0.26.4
2222
additionalDependencies:
2323
dependencies:
2424
async: ^3.2.5
@@ -58,4 +58,5 @@ typescript:
5858
packageName: unstructured-client
5959
responseFormat: flat
6060
templateVersion: v2
61+
usageSDKInitImports: []
6162
useIndexModules: true

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
{
44
"name": "unstructured-client",
5-
"version": "0.26.3",
5+
"version": "0.26.4",
66
"exports": {
77
".": "./src/index.ts",
88
"./sdk/models/errors": "./src/sdk/models/errors/index.ts",

0 commit comments

Comments
 (0)