ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.542.1

This commit is contained in:
speakeasybot
2025-05-05 00:13:14 +00:00
parent 891a7d39a1
commit 6bd12d8759
11 changed files with 47 additions and 32 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.37.1",
genVersion: "2.595.4",
userAgent: "speakeasy-sdk/typescript 0.37.1 2.595.4 0.0.3 @lukehagar/plexjs",
sdkVersion: "0.37.2",
genVersion: "2.597.9",
userAgent: "speakeasy-sdk/typescript 0.37.2 2.597.9 0.0.3 @lukehagar/plexjs",
} as const;