File tree Expand file tree Collapse file tree 15 files changed +52
-46
lines changed Expand file tree Collapse file tree 15 files changed +52
-46
lines changed Original file line number Diff line number Diff line change 1
1
lockVersion: 2.0.0
2
2
id: f42cb8e6-e2ce-4565-b975-5a9f38b94d5a
3
3
management:
4
- docChecksum: 7c9084aa5b0e10020a8f9e2954f0637a
5
- docVersion: 1.1.25
6
- speakeasyVersion: 1.568 .1
7
- generationVersion: 2.634.1
8
- releaseVersion: 0.25.1
9
- configChecksum: 0197c95e1e5ef91e7b26f9b0cdfe33ef
4
+ docChecksum: 9b8288dc7f01ab0f6eb797e80c06c995
5
+ docVersion: 1.1.30
6
+ speakeasyVersion: 1.574 .1
7
+ generationVersion: 2.647.2
8
+ releaseVersion: 0.25.2
9
+ configChecksum: 8ac4331f595e4a955ff8b0ce0c9da3cf
10
10
repoURL: https://github.com/Unstructured-IO/unstructured-js-client.git
11
11
repoSubDirectory: .
12
12
installationURL: https://github.com/Unstructured-IO/unstructured-js-client
@@ -24,7 +24,7 @@ features:
24
24
globalSecurity: 2.82.13
25
25
globalSecurityCallbacks: 0.1.0
26
26
globalServerURLs: 2.82.5
27
- mcpServer: 0.9.2
27
+ mcpServer: 0.9.3
28
28
nameOverrides: 2.81.2
29
29
nullables: 0.1.1
30
30
openEnums: 0.1.1
Original file line number Diff line number Diff line change 1
- speakeasyVersion: 1.568 .1
1
+ speakeasyVersion: 1.574 .1
2
2
sources:
3
3
my-source:
4
4
sourceNamespace: my-source
5
- sourceRevisionDigest: sha256:594365bf5284e8d4e6602a17b0cacdd329dff7dcb7b1deb59777c08127b1743d
6
- sourceBlobDigest: sha256:f4c50c20ad68fa323d17d43c86d87f2ecc0d7c90c837ff57f9e05812e494f982
5
+ sourceRevisionDigest: sha256:38a045a6f6b311c0cb60dccbe7f479fef1090521ef45ac6c08f629824884d3d1
6
+ sourceBlobDigest: sha256:9a30b03f66488202677d8442e4a4fbc65b6b639bdd740cdc5b2c22af45de2170
7
7
tags:
8
8
- latest
9
- - speakeasy-sdk-regen-1749947818
10
- - 1.1.25
9
+ - speakeasy-sdk-regen-1751416379
10
+ - 1.1.30
11
11
targets:
12
12
unstructed-typescript:
13
13
source: my-source
14
14
sourceNamespace: my-source
15
- sourceRevisionDigest: sha256:594365bf5284e8d4e6602a17b0cacdd329dff7dcb7b1deb59777c08127b1743d
16
- sourceBlobDigest: sha256:f4c50c20ad68fa323d17d43c86d87f2ecc0d7c90c837ff57f9e05812e494f982
15
+ sourceRevisionDigest: sha256:38a045a6f6b311c0cb60dccbe7f479fef1090521ef45ac6c08f629824884d3d1
16
+ sourceBlobDigest: sha256:9a30b03f66488202677d8442e4a4fbc65b6b639bdd740cdc5b2c22af45de2170
17
17
codeSamplesNamespace: my-source-typescript-code-samples
18
- codeSamplesRevisionDigest: sha256:ed0de85af2807af3b8511f78ce04c3da0687d34ce8d73068430ffd80a7b2e479
18
+ codeSamplesRevisionDigest: sha256:a7f39ceb784be5f33123e10681a51304d638145b4f67d03af7c13acd3f2ef613
19
19
workflow:
20
20
workflowVersion: 1.0.0
21
21
speakeasyVersion: latest
Original file line number Diff line number Diff line change @@ -624,4 +624,14 @@ Based on:
624
624
### Generated
625
625
- [ typescript v0.25.1] .
626
626
### Releases
627
- - [ NPM v0.25.1] https://www.npmjs.com/package/unstructured-client/v/0.25.1 - .
627
+ - [ NPM v0.25.1] https://www.npmjs.com/package/unstructured-client/v/0.25.1 - .
628
+
629
+ ## 2025-07-02 00:32:42
630
+ ### Changes
631
+ Based on:
632
+ - OpenAPI Doc
633
+ - Speakeasy CLI 1.574.1 (2.647.2) https://github.com/speakeasy-api/speakeasy
634
+ ### Generated
635
+ - [ typescript v0.25.2] .
636
+ ### Releases
637
+ - [ NPM v0.25.2] https://www.npmjs.com/package/unstructured-client/v/0.25.2 - .
Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ This is an open enum. Unrecognized values will be captured as the `Unrecognized<
22
22
| ` Gemini15Pro ` | gemini-1.5-pro |
23
23
| ` UsAmazonNovaProV10 ` | us.amazon.nova-pro-v1:0 |
24
24
| ` UsAmazonNovaLiteV10 ` | us.amazon.nova-lite-v1:0 |
25
+ | ` UsAnthropicClaude37Sonnet20250219V10 ` | us.anthropic.claude-3-7-sonnet-20250219-v1:0 |
25
26
| ` UsAnthropicClaude35Sonnet20241022V20 ` | us.anthropic.claude-3-5-sonnet-20241022-v2:0 |
26
27
| ` UsAnthropicClaude3Opus20240229V10 ` | us.anthropic.claude-3-opus-20240229-v1:0 |
27
28
| ` UsAnthropicClaude3Haiku20240307V10 ` | us.anthropic.claude-3-haiku-20240307-v1:0 |
Original file line number Diff line number Diff line change @@ -13,8 +13,12 @@ generation:
13
13
auth :
14
14
oAuth2ClientCredentialsEnabled : false
15
15
oAuth2PasswordEnabled : false
16
+ tests :
17
+ generateTests : true
18
+ generateNewTests : false
19
+ skipResponseBodyAssertions : false
16
20
typescript :
17
- version : 0.25.1
21
+ version : 0.25.2
18
22
additionalDependencies :
19
23
dependencies :
20
24
async : ^3.2.5
Original file line number Diff line number Diff line change 2
2
3
3
{
4
4
"name" : " unstructured-client" ,
5
- "version" : " 0.25.1 " ,
5
+ "version" : " 0.25.2 " ,
6
6
"exports" : {
7
7
"." : " ./src/index.ts" ,
8
8
"./sdk/models/errors" : " ./src/sdk/models/errors/index.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " unstructured-client" ,
3
- "version" : " 0.25.1 " ,
3
+ "version" : " 0.25.2 " ,
4
4
"author" : " Unstructured" ,
5
5
"type" : " module" ,
6
6
"bin" : {
Original file line number Diff line number Diff line change @@ -67,9 +67,9 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
67
67
68
68
export const SDK_METADATA = {
69
69
language : "typescript" ,
70
- openapiDocVersion : "1.1.25 " ,
71
- sdkVersion : "0.25.1 " ,
72
- genVersion : "2.634.1 " ,
70
+ openapiDocVersion : "1.1.30 " ,
71
+ sdkVersion : "0.25.2 " ,
72
+ genVersion : "2.647.2 " ,
73
73
userAgent :
74
- "speakeasy-sdk/typescript 0.25.1 2.634.1 1.1.25 unstructured-client" ,
74
+ "speakeasy-sdk/typescript 0.25.2 2.647.2 1.1.30 unstructured-client" ,
75
75
} as const ;
Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ import { buildCommand } from "@stricli/core";
6
6
import * as z from "zod" ;
7
7
import { ServerList } from "../../../lib/config.js" ;
8
8
import { consoleLoggerLevels } from "../../console-logger.js" ;
9
- import { mcpScopes } from "../../scopes.js" ;
10
9
11
10
export const startCommand = buildCommand ( {
12
11
loader : async ( ) => {
@@ -37,18 +36,6 @@ export const startCommand = buildCommand({
37
36
return z . string ( ) . parse ( value ) ;
38
37
} ,
39
38
} ,
40
- ...( mcpScopes . length
41
- ? {
42
- scope : {
43
- kind : "enum" ,
44
- brief :
45
- "Mount tools/resources that match given scope (repeatable flag)" ,
46
- values : mcpScopes ,
47
- variadic : true ,
48
- optional : true ,
49
- } ,
50
- }
51
- : { } ) ,
52
39
"api-key-auth" : {
53
40
kind : "parsed" ,
54
41
brief : "Sets the apiKeyAuth auth field for the API" ,
You can’t perform that action at this time.
0 commit comments