Skip to content

Commit a899c14

Browse files
chore: 🐝 Update SDK - Generate (#81)
> [!IMPORTANT] > Linting report available at: <https://app.speakeasyapi.dev/org/unstructured/unstructured5xr/linting-report/b139d8a1eb9c7fa89d0cf5946ac55801> > OpenAPI Change report available at: <https://app.speakeasyapi.dev/org/unstructured/unstructured5xr/changes-report/6b76edca4e23a758491378964f8d84a9> # SDK update Based on: - OpenAPI Doc - Speakeasy CLI 1.308.0 (2.342.2) https://github.com/speakeasy-api/speakeasy ## OpenAPI Change Summary ``` └─┬Info └──[🔀] version (1:80) ``` | Document Element | Total Changes | Breaking Changes | |------------------|---------------|------------------| | info | 1 | 0 | ## TYPESCRIPT CHANGELOG ## core: 3.9.14 - 2024-06-12 ### 🐛 Bug Fixes - ensure stable ordering of query encoding code blocks *(commit by [@disintegrator](https://github.com/disintegrator))* Co-authored-by: speakeasybot <bot@speakeasyapi.dev>
1 parent 66da3dd commit a899c14

File tree

7 files changed

+34
-20
lines changed

7 files changed

+34
-20
lines changed

.speakeasy/gen.lock

+7-7
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: af8d0c3230d9891ef1e3e4386c6e816a
5-
docVersion: 1.0.34
6-
speakeasyVersion: 1.306.0
7-
generationVersion: 2.340.3
8-
releaseVersion: 0.16.4
9-
configChecksum: 830f1b348569b3488309317287db229c
4+
docChecksum: f152122a1bb6e932d6eb54355be2da11
5+
docVersion: 1.0.35
6+
speakeasyVersion: 1.308.0
7+
generationVersion: 2.342.2
8+
releaseVersion: 0.11.0
9+
configChecksum: 8717f9a4467ab0eddfeb9d2d03635384
1010
repoURL: https://github.com/Unstructured-IO/unstructured-js-client.git
1111
repoSubDirectory: .
1212
installationURL: https://github.com/Unstructured-IO/unstructured-js-client
@@ -15,7 +15,7 @@ features:
1515
typescript:
1616
additionalDependencies: 0.1.0
1717
constsAndDefaults: 0.1.5
18-
core: 3.9.13
18+
core: 3.9.14
1919
examples: 2.81.4
2020
globalSecurity: 2.82.9
2121
globalSecurityCallbacks: 0.1.0

.speakeasy/workflow.lock

+8-5
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
speakeasyVersion: 1.306.0
1+
speakeasyVersion: 1.308.0
22
sources:
33
my-source:
44
sourceNamespace: my-source
5-
sourceRevisionDigest: sha256:46f0ff4262d46aef7e07c8d3c8ab37d1706336ef055cdfafd495b920af375023
6-
sourceBlobDigest: sha256:42ce9b751ce6666284780e330148324d7a7ff9af8e4aaf6d47096cf0282224d3
5+
sourceRevisionDigest: sha256:a35eb7c2c127f2fcfcda671cc0d50905305d0cfbaedb77f73f7f15d01c7a8a6b
6+
sourceBlobDigest: sha256:151b7029fefa0b7aa79d4f7c9a0ceea175b470cbc7eb7573344dce1e83c2e474
77
tags:
88
- latest
99
- main
1010
targets:
1111
unstructed-typescript:
1212
source: my-source
1313
sourceNamespace: my-source
14-
sourceRevisionDigest: sha256:46f0ff4262d46aef7e07c8d3c8ab37d1706336ef055cdfafd495b920af375023
15-
sourceBlobDigest: sha256:42ce9b751ce6666284780e330148324d7a7ff9af8e4aaf6d47096cf0282224d3
14+
sourceRevisionDigest: sha256:a35eb7c2c127f2fcfcda671cc0d50905305d0cfbaedb77f73f7f15d01c7a8a6b
15+
sourceBlobDigest: sha256:151b7029fefa0b7aa79d4f7c9a0ceea175b470cbc7eb7573344dce1e83c2e474
1616
outLocation: /github/workspace/repo
1717
workflow:
1818
workflowVersion: 1.0.0
@@ -29,5 +29,8 @@ workflow:
2929
unstructed-typescript:
3030
target: typescript
3131
source: my-source
32+
publish:
33+
npm:
34+
token: $NPM_TOKEN
3235
codeSamples:
3336
output: codeSamples.yaml

RELEASES.md

+11
Original file line numberDiff line numberDiff line change
@@ -313,3 +313,14 @@ Based on:
313313
- [typescript v0.10.6] .
314314
### Releases
315315
- [NPM v0.10.6] https://www.npmjs.com/package/unstructured-client/v/0.10.6 - .
316+
317+
318+
## 2024-06-14 00:22:42
319+
### Changes
320+
Based on:
321+
- OpenAPI Doc
322+
- Speakeasy CLI 1.308.0 (2.342.2) https://github.com/speakeasy-api/speakeasy
323+
### Generated
324+
- [typescript v0.11.0] .
325+
### Releases
326+
- [NPM v0.11.0] https://www.npmjs.com/package/unstructured-client/v/0.11.0 - .

jsr.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unstructured-client",
3-
"version": "0.16.4",
3+
"version": "0.11.0",
44
"author": "Unstructured",
55
"main": "./index.js",
66
"sideEffects": false,

src/lib/config.ts

+4-4
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
6060

6161
export const SDK_METADATA = {
6262
language: "typescript",
63-
openapiDocVersion: "1.0.34",
64-
sdkVersion: "0.16.4",
65-
genVersion: "2.340.3",
66-
userAgent: "speakeasy-sdk/typescript 0.16.4 2.340.3 1.0.34 unstructured-client",
63+
openapiDocVersion: "1.0.35",
64+
sdkVersion: "0.11.0",
65+
genVersion: "2.342.2",
66+
userAgent: "speakeasy-sdk/typescript 0.11.0 2.342.2 1.0.35 unstructured-client",
6767
} as const;

0 commit comments

Comments
 (0)