Skip to content

Commit 68b67e6

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.636.3
1 parent de44d76 commit 68b67e6

File tree

58 files changed

+243
-45
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+243
-45
lines changed

.speakeasy/gen.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,15 @@ id: a8ad3e86-b63d-469b-a494-a5420b4998c5
33
management:
44
docChecksum: be91d59304dbcb6c747968041d7d9b3c
55
docVersion: 1.0.1
6-
speakeasyVersion: 1.631.5
7-
generationVersion: 2.716.16
8-
releaseVersion: 0.0.1
9-
configChecksum: c5db26b46a39fd3336f605310c6d49b9
6+
speakeasyVersion: 1.636.3
7+
generationVersion: 2.723.11
8+
releaseVersion: 0.1.0
9+
configChecksum: 2fefb17bf9471084bd54645e51bb74bc
10+
repoURL: https://github.com/BoltApp/bolt-mcp-typescript.git
1011
features:
1112
mcp-typescript:
1213
additionalDependencies: 0.1.0
13-
core: 0.4.2
14+
core: 0.6.0
1415
defaultEnabledRetries: 0.1.0
1516
enumUnions: 0.1.0
1617
globalSecurity: 0.1.1
@@ -21,7 +22,7 @@ features:
2122
responseFormat: 0.1.0
2223
retries: 0.1.0
2324
sdkHooks: 0.2.0
24-
unions: 0.1.2
25+
unions: 0.2.0
2526
generatedFiles:
2627
- .dxtignore
2728
- .gitattributes

.speakeasy/gen.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ generation:
2424
generateNewTests: true
2525
skipResponseBodyAssertions: false
2626
mcp-typescript:
27-
version: 0.0.1
27+
version: 0.1.0
2828
additionalDependencies:
2929
dependencies: {}
3030
devDependencies: {}
@@ -35,5 +35,6 @@ mcp-typescript:
3535
defaultErrorName: BoltDefaultError
3636
envVarPrefix: BOLT
3737
inputModelSuffix: input
38+
maxMethodParams: 0
3839
outputModelSuffix: output
3940
packageName: boltcheckout

.speakeasy/workflow.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
speakeasyVersion: 1.631.5
1+
speakeasyVersion: 1.636.3
22
sources:
33
-OAS:
44
sourceNamespace: bolt-python-api
55
sourceRevisionDigest: sha256:979591ab54418fcfcf6bb36ba4aa4748231411d7d9612b3d60aec41003fde169
66
sourceBlobDigest: sha256:0af17f076ed8196f10613e2f3081b45456c15f67bc75ca7a2f569bf55d9bca8a
77
tags:
88
- latest
9+
- speakeasy-sdk-regen-1759411092
910
targets:
1011
bolt:
1112
source: -OAS

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Bolt API Reference: Postman Collection:
1919
## About
2020
A comprehensive Bolt API reference for interacting with Transactions, Orders, Product Catalog, Configuration, Testing, and much more.
2121

22+
Note: You must also reference the [Merchant Callback API](/api-merchant) when building a managed checkout custom cart integration
2223
<!-- End Summary [summary] -->
2324

2425
<!-- Start Table of Contents [toc] -->
@@ -35,6 +36,8 @@ Bolt API Reference: Postman Collection:
3536
<!-- Start Installation [installation] -->
3637
## Installation
3738

39+
> [!TIP]
40+
> To finish publishing your MCP Server to npm and others you must [run your first generation action](https://www.speakeasy.com/docs/github-setup#step-by-step-guide).
3841
<details>
3942
<summary>DXT (Desktop Extension)</summary>
4043

RELEASES.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
2+
3+
## 2025-10-15 00:32:01
4+
### Changes
5+
Based on:
6+
- OpenAPI Doc
7+
- Speakeasy CLI 1.636.3 (2.723.11) https://github.com/speakeasy-api/speakeasy
8+
### Generated
9+
- [mcp-typescript v0.1.0] .

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dxt_version": "0.1",
33
"name": "boltcheckout",
4-
"version": "0.0.1",
4+
"version": "0.1.0",
55
"description": "",
66
"long_description": "Bolt API Reference: Postman Collection:\n\n[![](https://run.pstmn.io/button.svg)](https://god.gw.postman.com/run-collection/9136127-55d2bde1-a248-473f-95b5-64cfd02fb445?action=collection%2Ffork&collection-url=entityId%3D9136127-55d2bde1-a248-473f-95b5-64cfd02fb445%26entityType%3Dcollection%26workspaceId%3D78beee89-4238-4c5f-bd1f-7e98978744b4#?env%5BBolt%20Sandbox%20Environment%5D=W3sia2V5IjoiYXBpX2Jhc2VfdXJsIiwidmFsdWUiOiJodHRwczovL2FwaS1zYW5kYm94LmJvbHQuY29tIiwidHlwZSI6ImRlZmF1bHQiLCJlbmFibGVkIjp0cnVlfSx7ImtleSI6InRrX2Jhc2UiLCJ2YWx1ZSI6Imh0dHBzOi8vc2FuZGJveC5ib2x0dGsuY29tIiwidHlwZSI6ImRlZmF1bHQiLCJlbmFibGVkIjp0cnVlfSx7ImtleSI6ImFwaV9rZXkiLCJ2YWx1ZSI6IjxyZXBsYWNlIHdpdGggeW91ciBCb2x0IFNhbmRib3ggQVBJIGtleT4iLCJ0eXBlIjoic2VjcmV0IiwiZW5hYmxlZCI6dHJ1ZX0seyJrZXkiOiJwdWJsaXNoYWJsZV9rZXkiLCJ2YWx1ZSI6IjxyZXBsYWNlIHdpdGggeW91ciBCb2x0IFNhbmRib3ggcHVibGlzaGFibGUga2V5PiIsInR5cGUiOiJkZWZhdWx0IiwiZW5hYmxlZCI6dHJ1ZX0seyJrZXkiOiJkaXZpc2lvbl9pZCIsInZhbHVlIjoiPHJlcGxhY2Ugd2l0aCB5b3VyIEJvbHQgU2FuZGJveCBwdWJsaWMgZGl2aXNpb24gSUQ+IiwidHlwZSI6ImRlZmF1bHQiLCJlbmFibGVkIjp0cnVlfV0=)\n\n## About\n A comprehensive Bolt API reference for interacting with Transactions, Orders, Product Catalog, Configuration, Testing, and much more.\n\n Note: You must also reference the [Merchant Callback API](/api-merchant) when building a managed checkout custom cart integration\n",
77
"author": {

mcp-server.dxt

14.1 KB
Binary file not shown.

package-lock.json

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

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
{
22
"name": "boltcheckout",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"author": "Speakeasy",
55
"type": "module",
66
"sideEffects": false,
7+
"repository": {
8+
"type": "git",
9+
"url": "https://github.com/BoltApp/bolt-mcp-typescript.git"
10+
},
711
"bin": {
812
"boltcheckout": "bin/mcp-server.js",
913
"mcp": "bin/mcp-server.js"

src/funcs/accountCreateAccount.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ async function $do(
111111
options: client$._options,
112112
baseURL: options?.serverURL ?? client$._baseURL ?? "",
113113
operationID: "createAccount",
114-
oAuth2Scopes: [],
114+
oAuth2Scopes: null,
115115
resolvedSecurity: requestSecurity,
116116
securitySource: client$._options.security,
117117
retryConfig: options?.retries

0 commit comments

Comments
 (0)