Skip to content

Commit 98eed21

Browse files
gr4vy-codespeakeasybotspeakeasy-github[bot]cbetta
authored
chore: 🐝 Update SDK - Generate 0.18.9 (#25)
* ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.540.0 * empty commit to trigger [run-tests] workflow --------- Co-authored-by: speakeasybot <[email protected]> Co-authored-by: speakeasy-github[bot] <128539517+speakeasy-github[bot]@users.noreply.github.com> Co-authored-by: Cristiano Betta <[email protected]>
1 parent 571527b commit 98eed21

File tree

10 files changed

+27
-16
lines changed

10 files changed

+27
-16
lines changed

β€Ž.speakeasy/gen.lockβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ management:
55
docVersion: 1.0.0
66
speakeasyVersion: 1.540.0
77
generationVersion: 2.593.3
8-
releaseVersion: 0.18.8
9-
configChecksum: 08259b0d91654b5700d88c3e008609b1
8+
releaseVersion: 0.18.9
9+
configChecksum: f939d099f41884313d632369bb2b020f
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.8
18+
version: 0.18.9
1919
additionalDependencies:
2020
dependencies:
2121
'@trust/keyto': ^1.0.1

β€Ž.speakeasy/workflow.lockβ€Ž

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@ speakeasyVersion: 1.540.0
22
sources:
33
openapi:
44
sourceNamespace: openapi
5-
sourceRevisionDigest: sha256:3296705e0394a11fd0093bfe19185197b3f6fe6fe7a52d891241d1d0a54f08d9
5+
sourceRevisionDigest: sha256:c6ad59a50ae356f93e648a70dffedaeaafa3b05446e99ea65990f58e67c2295a
66
sourceBlobDigest: sha256:738837f673740d6b7fd3e609df560984c9ec546f8e732d0d82a94b2afb17bb08
77
tags:
88
- latest
9+
- speakeasy-sdk-regen-1745687079
910
- 1.0.0
1011
targets:
1112
first-target:
@@ -16,10 +17,10 @@ targets:
1617
typescript:
1718
source: openapi
1819
sourceNamespace: openapi
19-
sourceRevisionDigest: sha256:3296705e0394a11fd0093bfe19185197b3f6fe6fe7a52d891241d1d0a54f08d9
20+
sourceRevisionDigest: sha256:c6ad59a50ae356f93e648a70dffedaeaafa3b05446e99ea65990f58e67c2295a
2021
sourceBlobDigest: sha256:738837f673740d6b7fd3e609df560984c9ec546f8e732d0d82a94b2afb17bb08
2122
codeSamplesNamespace: openapi-typescript-code-samples
22-
codeSamplesRevisionDigest: sha256:e47508004c1cdf528ebe9862adfde38eff1838041a775e5ec1c53df66febf686
23+
codeSamplesRevisionDigest: sha256:f4118f33a000ca8d932d506a779523d6612ebd9491f462f3fe1953f0450f385a
2324
workflow:
2425
workflowVersion: 1.0.0
2526
speakeasyVersion: latest

β€ŽRELEASES.mdβ€Ž

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,14 @@ Based on:
6464
### Generated
6565
- [typescript v0.18.2] .
6666
### Releases
67-
- [NPM v0.18.2] https://www.npmjs.com/package/@gr4vy/sdk/v/0.18.2 - .
67+
- [NPM v0.18.2] https://www.npmjs.com/package/@gr4vy/sdk/v/0.18.2 - .
68+
69+
## 2025-04-26 17:04:22
70+
### Changes
71+
Based on:
72+
- OpenAPI Doc
73+
- Speakeasy CLI 1.540.0 (2.593.3) https://github.com/speakeasy-api/speakeasy
74+
### Generated
75+
- [typescript v0.18.9] .
76+
### Releases
77+
- [NPM v0.18.9] https://www.npmjs.com/package/@gr4vy/sdk/v/0.18.9 - .

β€Ž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.8",
5+
"version": "0.18.9",
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.8",
3+
"version": "0.18.9",
44
"author": "Gr4vy",
55
"bin": {
66
"mcp": "bin/mcp-server.js"

β€Žsrc/lib/config.tsβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export const ServerSandbox = "sandbox";
1313
* Contains the list of servers available to the SDK
1414
*/
1515
export const ServerList = {
16-
[ServerProduction]: "https://api.{id}.gr4vy.app",
16+
[ServerProduction]: "https://api.example.gr4vy.app",
1717
[ServerSandbox]: "https://api.sandbox.{id}.gr4vy.app",
1818
} as const;
1919

@@ -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.8",
76+
sdkVersion: "0.18.9",
7777
genVersion: "2.593.3",
78-
userAgent: "speakeasy-sdk/typescript 0.18.8 2.593.3 1.0.0 @gr4vy/sdk",
78+
userAgent: "speakeasy-sdk/typescript 0.18.9 2.593.3 1.0.0 @gr4vy/sdk",
7979
} as const;

β€Žsrc/mcp-server/mcp-server.tsβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ const routes = buildRouteMap({
1919
export const app = buildApplication(routes, {
2020
name: "mcp",
2121
versionInfo: {
22-
currentVersion: "0.18.8",
22+
currentVersion: "0.18.9",
2323
},
2424
});
2525

β€Žsrc/mcp-server/server.tsβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ export function createMCPServer(deps: {
8989
}) {
9090
const server = new McpServer({
9191
name: "Gr4vy",
92-
version: "0.18.8",
92+
version: "0.18.9",
9393
});
9494

9595
const client = new Gr4vyCore({

0 commit comments

Comments
Β (0)