Skip to content

Commit 86f7bf2

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.538.0
1 parent e3d24eb commit 86f7bf2

File tree

14 files changed

+33
-23
lines changed

14 files changed

+33
-23
lines changed

.speakeasy/gen.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: 51cb4b7f-adbc-475c-a495-d8672b13ce8e
33
management:
4-
docChecksum: 1460e299c45343bb9d44cf634d6a252b
4+
docChecksum: 2cfa14557c26523154f83f5a7729fa0f
55
docVersion: 1.0.0
66
speakeasyVersion: 1.538.0
77
generationVersion: 2.591.1
8-
releaseVersion: 0.18.1
9-
configChecksum: 5d566722db2eceff29e0fb52c950549e
8+
releaseVersion: 0.18.2
9+
configChecksum: 870d8bf7ff87dac244b2bc7d69ca563b
1010
repoURL: https://github.com/gr4vy/gr4vy-typescript.git
1111
installationURL: https://github.com/gr4vy/gr4vy-typescript
1212
published: true

.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ generation:
1515
oAuth2ClientCredentialsEnabled: false
1616
oAuth2PasswordEnabled: false
1717
typescript:
18-
version: 0.18.1
18+
version: 0.18.2
1919
additionalDependencies:
2020
dependencies:
2121
'@trust/keyto': ^1.0.1

.speakeasy/workflow.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ speakeasyVersion: 1.538.0
22
sources:
33
openapi:
44
sourceNamespace: openapi
5-
sourceRevisionDigest: sha256:42274bde76b1207c1e1a10e286add516538bcfa4df50879092d9bb227d23081f
6-
sourceBlobDigest: sha256:0008c0ae485e4d52ed40b2ff266653f003319df6e4d78b1d47179cdd353f6d5f
5+
sourceRevisionDigest: sha256:4aeb27d4f63fda07448ed2d36e1be828cef5fb4d0474a508d78acc3acb6074b7
6+
sourceBlobDigest: sha256:738837f673740d6b7fd3e609df560984c9ec546f8e732d0d82a94b2afb17bb08
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1745516129
9+
- speakeasy-sdk-regen-1745518275
1010
- 1.0.0
1111
targets:
1212
first-target:
@@ -17,10 +17,10 @@ targets:
1717
typescript:
1818
source: openapi
1919
sourceNamespace: openapi
20-
sourceRevisionDigest: sha256:42274bde76b1207c1e1a10e286add516538bcfa4df50879092d9bb227d23081f
21-
sourceBlobDigest: sha256:0008c0ae485e4d52ed40b2ff266653f003319df6e4d78b1d47179cdd353f6d5f
20+
sourceRevisionDigest: sha256:4aeb27d4f63fda07448ed2d36e1be828cef5fb4d0474a508d78acc3acb6074b7
21+
sourceBlobDigest: sha256:738837f673740d6b7fd3e609df560984c9ec546f8e732d0d82a94b2afb17bb08
2222
codeSamplesNamespace: openapi-typescript-code-samples
23-
codeSamplesRevisionDigest: sha256:5a4ca6b2972c6aed81ea1d9b2b0ae62b01ae400cfe6ec1d78c56590455aeccbc
23+
codeSamplesRevisionDigest: sha256:56e04d4239d8f0bc373acc6adbf8a69876b3c6dcba6cbf95d4f58429ff0bf165
2424
workflow:
2525
workflowVersion: 1.0.0
2626
speakeasyVersion: latest

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,14 @@ Based on:
5454
### Generated
5555
- [typescript v0.18.1] .
5656
### Releases
57-
- [NPM v0.18.1] https://www.npmjs.com/package/@gr4vy/sdk/v/0.18.1 - .
57+
- [NPM v0.18.1] https://www.npmjs.com/package/@gr4vy/sdk/v/0.18.1 - .
58+
59+
## 2025-04-24 18:10:57
60+
### Changes
61+
Based on:
62+
- OpenAPI Doc
63+
- Speakeasy CLI 1.538.0 (2.591.1) https://github.com/speakeasy-api/speakeasy
64+
### Generated
65+
- [typescript v0.18.2] .
66+
### Releases
67+
- [NPM v0.18.2] https://www.npmjs.com/package/@gr4vy/sdk/v/0.18.2 - .

docs/sdks/transactions/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1082,7 +1082,7 @@ run();
10821082

10831083
## void
10841084

1085-
Void an authorized transaction.
1085+
Void a previously authorized transaction.
10861086

10871087
### Example Usage
10881088

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
{
44
"name": "@gr4vy/sdk",
5-
"version": "0.18.1",
5+
"version": "0.18.2",
66
"exports": {
77
".": "./src/index.ts",
88
"./models/errors": "./src/models/errors/index.ts",

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gr4vy/sdk",
3-
"version": "0.18.1",
3+
"version": "0.18.2",
44
"author": "Gr4vy",
55
"bin": {
66
"mcp": "bin/mcp-server.js"

src/funcs/transactionsVoid.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ import { Result } from "../types/fp.js";
2929
* Void transaction
3030
*
3131
* @remarks
32-
* Void an authorized transaction.
32+
* Void a previously authorized transaction.
3333
*/
3434
export function transactionsVoid(
3535
client: Gr4vyCore,

src/lib/config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
7373
export const SDK_METADATA = {
7474
language: "typescript",
7575
openapiDocVersion: "1.0.0",
76-
sdkVersion: "0.18.1",
76+
sdkVersion: "0.18.2",
7777
genVersion: "2.591.1",
78-
userAgent: "speakeasy-sdk/typescript 0.18.1 2.591.1 1.0.0 @gr4vy/sdk",
78+
userAgent: "speakeasy-sdk/typescript 0.18.2 2.591.1 1.0.0 @gr4vy/sdk",
7979
} as const;

0 commit comments

Comments
 (0)