Skip to content

Commit d374748

Browse files
authored
Merge pull request #16 from Unstructured-IO/speakeasy-sdk-regen-1704414113
chore: 🐝 Update SDK - Generate
2 parents c64f12e + 6953b18 commit d374748

File tree

4 files changed

+75
-22
lines changed

4 files changed

+75
-22
lines changed

.speakeasy/gen.lock

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
lockVersion: 2.0.0
2+
id: f42cb8e6-e2ce-4565-b975-5a9f38b94d5a
3+
management:
4+
docChecksum: bf57420eebd40f2b1d166092f01e3927
5+
docVersion: 0.0.1
6+
speakeasyVersion: internal
7+
generationVersion: 2.225.2
8+
releaseVersion: 0.10.0
9+
configChecksum: a042cebb5322f57f775e41a5d4bb8f70
10+
repoURL: https://github.com/Unstructured-IO/unstructured-js-client.git
11+
repoSubDirectory: .
12+
installationURL: https://github.com/Unstructured-IO/unstructured-js-client
13+
published: true
14+
features:
15+
typescript:
16+
core: 3.4.1
17+
examples: 2.81.3
18+
globalSecurity: 2.82.2
19+
globalServerURLs: 2.82.1
20+
nameOverrides: 2.81.1
21+
retries: 2.82.1
22+
serverIDs: 2.81.2
23+
generatedFiles:
24+
- src/sdk/general.ts
25+
- src/sdk/sdk.ts
26+
- .eslintrc.yml
27+
- jest.config.js
28+
- package-lock.json
29+
- package.json
30+
- src/index.ts
31+
- src/internal/utils/contenttype.ts
32+
- src/internal/utils/headers.ts
33+
- src/internal/utils/index.ts
34+
- src/internal/utils/pathparams.ts
35+
- src/internal/utils/queryparams.ts
36+
- src/internal/utils/requestbody.ts
37+
- src/internal/utils/retries.ts
38+
- src/internal/utils/security.ts
39+
- src/internal/utils/utils.ts
40+
- src/sdk/index.ts
41+
- src/sdk/models/errors/sdkerror.ts
42+
- src/sdk/types/index.ts
43+
- src/sdk/types/rfcdate.ts
44+
- tsconfig.json
45+
- src/sdk/models/operations/partition.ts
46+
- src/sdk/models/errors/httpvalidationerror.ts
47+
- src/sdk/models/shared/validationerror.ts
48+
- src/sdk/models/shared/partitionparameters.ts
49+
- src/sdk/models/shared/security.ts
50+
- src/sdk/models/errors/index.ts
51+
- src/sdk/models/operations/index.ts
52+
- src/sdk/models/shared/index.ts
53+
- docs/sdk/models/operations/partitionresponse.md
54+
- docs/sdk/models/errors/httpvalidationerror.md
55+
- docs/sdk/models/shared/validationerror.md
56+
- docs/sdk/models/shared/files.md
57+
- docs/sdk/models/shared/partitionparameters.md
58+
- docs/sdk/models/shared/security.md
59+
- USAGE.md
60+
- .gitattributes

RELEASES.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,4 +242,14 @@ Based on:
242242
### Generated
243243
- [typescript v0.10.0] .
244244
### Releases
245+
- [NPM v0.10.0] https://www.npmjs.com/package/unstructured-client/v/0.10.0 - .
246+
247+
## 2024-01-05 00:21:51
248+
### Changes
249+
Based on:
250+
- OpenAPI Doc 0.0.1
251+
- Speakeasy CLI 1.130.1 (2.225.2) https://github.com/speakeasy-api/speakeasy
252+
### Generated
253+
- [typescript v0.10.0] .
254+
### Releases
245255
- [NPM v0.10.0] https://www.npmjs.com/package/unstructured-client/v/0.10.0 - .

gen.yaml

Lines changed: 3 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,10 @@
1-
configVersion: 1.0.0
2-
management:
3-
docChecksum: bf57420eebd40f2b1d166092f01e3927
4-
docVersion: 0.0.1
5-
speakeasyVersion: 1.126.0
6-
generationVersion: 2.213.3
1+
configVersion: 2.0.0
72
generation:
8-
comments: {}
93
sdkClassName: unstructured_client
10-
repoURL: https://github.com/Unstructured-IO/unstructured-js-client.git
114
usageSnippets:
125
optionalPropertyRendering: withExample
13-
features:
14-
typescript:
15-
core: 3.3.0
16-
examples: 2.81.3
17-
globalSecurity: 2.82.1
18-
globalServerURLs: 2.82.1
19-
nameOverrides: 2.81.1
20-
retries: 2.82.1
21-
serverIDs: 2.81.2
6+
fixes:
7+
nameResolutionDec2023: false
228
typescript:
239
version: 0.10.0
2410
author: Unstructured
@@ -33,10 +19,7 @@ typescript:
3319
shared: sdk/models/shared
3420
webhooks: sdk/models/webhooks
3521
inputModelSuffix: input
36-
installationURL: https://github.com/Unstructured-IO/unstructured-js-client
3722
maxMethodParams: 0
3823
outputModelSuffix: output
3924
packageName: unstructured-client
40-
published: true
41-
repoSubDirectory: .
4225
templateVersion: v1

src/sdk/sdk.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ export class SDKConfiguration {
6161
language = "typescript";
6262
openapiDocVersion = "0.0.1";
6363
sdkVersion = "0.10.0";
64-
genVersion = "2.213.3";
65-
userAgent = "speakeasy-sdk/typescript 0.10.0 2.213.3 0.0.1 unstructured-client";
64+
genVersion = "2.225.2";
65+
userAgent = "speakeasy-sdk/typescript 0.10.0 2.225.2 0.0.1 unstructured-client";
6666
retryConfig?: utils.RetryConfig;
6767
public constructor(init?: Partial<SDKConfiguration>) {
6868
Object.assign(this, init);

0 commit comments

Comments
 (0)