ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.405.6

This commit is contained in:
speakeasybot
2024-12-16 22:20:26 +00:00
parent 8a2d3e04ab
commit 7e3dca8466
9 changed files with 26 additions and 13 deletions

View File

@@ -115,7 +115,7 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
export const SDK_METADATA = {
language: "typescript",
openapiDocVersion: "0.0.3",
sdkVersion: "0.30.0",
sdkVersion: "0.31.1",
genVersion: "2.428.1",
userAgent: "speakeasy-sdk/typescript 0.30.0 2.428.1 0.0.3 @lukehagar/plexjs",
userAgent: "speakeasy-sdk/typescript 0.31.1 2.428.1 0.0.3 @lukehagar/plexjs",
} as const;