ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.476.1

This commit is contained in:
speakeasybot
2025-01-27 00:11:19 +00:00
parent cdcdc0ca8e
commit 13cd8a7fe5
27 changed files with 108 additions and 97 deletions

View File

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