Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.455.3
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot committed Dec 14, 2024
1 parent 58753e4 commit f71a8de
Show file tree
Hide file tree
Showing 8 changed files with 31 additions and 21 deletions.
10 changes: 5 additions & 5 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
lockVersion: 2.0.0
id: 79fa0df9-852a-493c-b998-1d82654b5f18
management:
docChecksum: cd02dacb5ea03529426acee148b52684
docChecksum: e92c1e68d37f07d463ab2154ed38739c
docVersion: 3.3.1
speakeasyVersion: 1.454.2
generationVersion: 2.477.4
releaseVersion: 0.23.1
configChecksum: b0966968c7e705fe09976d316aa62073
speakeasyVersion: 1.455.3
generationVersion: 2.479.3
releaseVersion: 0.23.2
configChecksum: ab9d530733ed9b48710202b65a12355e
repoURL: https://github.com/BoltApp/Bolt-Typescript-SDK.git
repoSubDirectory: .
installationURL: https://github.com/BoltApp/Bolt-Typescript-SDK
Expand Down
14 changes: 7 additions & 7 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
speakeasyVersion: 1.454.2
speakeasyVersion: 1.455.3
sources:
my-source:
sourceNamespace: my-source
sourceRevisionDigest: sha256:62a85f15193c9b727b646641ae7cd60bcf0799f5522f545dd5212207c7a77cc1
sourceBlobDigest: sha256:13a47f75ea523066457c04434bb9431410e7b4b9454d7d0049f421cab0a1ebd8
sourceRevisionDigest: sha256:1507b333457357f0e71ffe3759bbcbc430ed8c2cc5b93eb0f14b9e2f2796033a
sourceBlobDigest: sha256:bddd8ef5c99d287a6326f63b27df516bd07206f2f42262a541d7ae103c0efc83
tags:
- latest
- speakeasy-sdk-regen-1734049410
- speakeasy-sdk-regen-1734135745
- 3.3.1
targets:
bolt-typescript:
source: my-source
sourceNamespace: my-source
sourceRevisionDigest: sha256:62a85f15193c9b727b646641ae7cd60bcf0799f5522f545dd5212207c7a77cc1
sourceBlobDigest: sha256:13a47f75ea523066457c04434bb9431410e7b4b9454d7d0049f421cab0a1ebd8
sourceRevisionDigest: sha256:1507b333457357f0e71ffe3759bbcbc430ed8c2cc5b93eb0f14b9e2f2796033a
sourceBlobDigest: sha256:bddd8ef5c99d287a6326f63b27df516bd07206f2f42262a541d7ae103c0efc83
codeSamplesNamespace: my-source-typescript-code-samples
codeSamplesRevisionDigest: sha256:0f7a81ea5668c61b27ec3454f2c7551aa3354b01104bcc0375972617103c0c86
codeSamplesRevisionDigest: sha256:b429701a7a63d3d2c336458f6213c6f917bfac4117fad1a72a784c488b545bdd
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -608,4 +608,14 @@ Based on:
### Generated
- [typescript v0.23.1] .
### Releases
- [NPM v0.23.1] https://www.npmjs.com/package/@boltpay/bolt-typescript-sdk/v/0.23.1 - .
- [NPM v0.23.1] https://www.npmjs.com/package/@boltpay/bolt-typescript-sdk/v/0.23.1 - .

## 2024-12-14 00:22:22
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.455.3 (2.479.3) https://github.com/speakeasy-api/speakeasy
### Generated
- [typescript v0.23.2] .
### Releases
- [NPM v0.23.2] https://www.npmjs.com/package/@boltpay/bolt-typescript-sdk/v/0.23.2 - .
2 changes: 1 addition & 1 deletion gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ generation:
oAuth2ClientCredentialsEnabled: false
oAuth2PasswordEnabled: false
typescript:
version: 0.23.1
version: 0.23.2
additionalDependencies:
dependencies: {}
devDependencies: {}
Expand Down
2 changes: 1 addition & 1 deletion jsr.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

{
"name": "@boltpay/bolt-typescript-sdk",
"version": "0.23.1",
"version": "0.23.2",
"exports": {
".": "./src/index.ts",
"./models/errors": "./src/models/errors/index.ts",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@boltpay/bolt-typescript-sdk",
"version": "0.23.1",
"version": "0.23.2",
"author": "BoltPublicAPI",
"main": "./index.js",
"sideEffects": false,
Expand Down
6 changes: 3 additions & 3 deletions src/lib/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
export const SDK_METADATA = {
language: "typescript",
openapiDocVersion: "3.3.1",
sdkVersion: "0.23.1",
genVersion: "2.477.4",
sdkVersion: "0.23.2",
genVersion: "2.479.3",
userAgent:
"speakeasy-sdk/typescript 0.23.1 2.477.4 3.3.1 @boltpay/bolt-typescript-sdk",
"speakeasy-sdk/typescript 0.23.2 2.479.3 3.3.1 @boltpay/bolt-typescript-sdk",
} as const;

0 comments on commit f71a8de

Please sign in to comment.