We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c385586 commit f41ad8cCopy full SHA for f41ad8c
libs/internal-sdk/src/lib/config.ts
@@ -67,6 +67,6 @@ export const SDK_METADATA = {
67
language: "typescript",
68
openapiDocVersion: "3.9.0",
69
sdkVersion: "0.1.21",
70
- genVersion: "2.753.6",
71
- userAgent: "speakeasy-sdk/typescript 0.1.21 2.753.6 3.9.0 @novu/api",
+ genVersion: "2.755.6",
+ userAgent: "speakeasy-sdk/typescript 0.1.21 2.755.6 3.9.0 @novu/api",
72
} as const;
0 commit comments